Signal-iOS/SignalUI/ImageEditor
Jordan Rose b0de59f2e2 Remove required from every init that is not dynamically dispatched
This included:
- Removing unavailable inits wholesale if no longer `required`
- Marking a few classes `final` so they could continue using
  `Self(...)` rather than `OWSWhatever(...)`
2024-04-01 15:27:20 -07:00
..
ImageAttachmentPrepViewController.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
ImageEditorBlurRegionsItem.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
ImageEditorCanvasView.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
ImageEditorContents.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
ImageEditorCropView.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
ImageEditorCropViewController.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
ImageEditorItem.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
ImageEditorModel.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
ImageEditorPanGestureRecognizer.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
ImageEditorPinchGestureRecognizer.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
ImageEditorSliderView.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
ImageEditorStickerItem.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
ImageEditorStrokeItem.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
ImageEditorTextItem.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
ImageEditorToolbar.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
ImageEditorTransform.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
ImageEditorTransformable.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
ImageEditorView.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
ImageEditorViewController.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
ImageEditorViewController+Blur.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
ImageEditorViewController+Draw.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
ImageEditorViewController+StrokeWidthSlider.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
ImageEditorViewController+Text.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
PermissiveGestureRecognizer.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
RotationControl.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00