The cause of this issue was that ImageEditorViewController's view was created with zero dimensions. Those dimensions were then used to pre-calculate size of the toolbar which ended up being incorrect. The fix is to let UIKit create the root view and move everything we did in `loadView` to `viewDidLoad`. |
||
|---|---|---|
| .. | ||
| Appearance | ||
| Categories | ||
| Environment | ||
| Fonts | ||
| Payments | ||
| SignalUI.docc | ||
| UI | ||
| Utils | ||
| ViewControllers | ||
| ViewModels | ||
| Views | ||
| Wallpapers | ||
| SignalUI-Prefix.pch | ||
| SignalUI.h | ||