Signal-iOS/SignalUI/Views/ImageEditor
Evan Hahn f84c578420 UIView's renderAsImage always returns an image
We extend `UIView` with a new method, `renderAsImage`. It always returns a `UIImage`, but we marked its return type as `UIImage?`.

This removes that optionality and updates all callers.
2022-04-05 13:32:29 -05:00
..
ImageEditorBlurRegionsItem.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
ImageEditorBlurViewController.swift replaced NSLocalizedStringFromAppBundle with OWSLocalizedString 2022-03-08 10:17:25 +01:00
ImageEditorBrushViewController.swift Move window manager to Signal target. 2021-10-19 17:59:13 -03:00
ImageEditorCanvasView.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
ImageEditorContents.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
ImageEditorCropViewController.swift Fix typos 2022-03-18 11:31:06 -07:00
ImageEditorItem.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
ImageEditorModel.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
ImageEditorPaletteView.swift UIView's renderAsImage always returns an image 2022-04-05 13:32:29 -05:00
ImageEditorPanGestureRecognizer.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
ImageEditorPinchGestureRecognizer.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
ImageEditorStrokeItem.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
ImageEditorTextItem.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
ImageEditorTextViewController.swift Move window manager to Signal target. 2021-10-19 17:59:13 -03:00
ImageEditorTransform.swift Fix typos 2022-03-18 11:31:06 -07:00
ImageEditorView.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
OWSViewController+ImageEditor.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
PermissiveGestureRecognizer.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00