Signal-iOS/SignalUI/Views/ImageEditor
Igor Solomennikov 37c0447a6e
Update to allow re-use of code related to text overlays in photo editor.
• rename VAlignTextView to MediaTextView.
• rename ImageEditorPaletteView to ColorPickerBarView.
• move text style declarations from ImageEditorTextItem to MediaTextView because
  those would no longer be specific to image editor.
• extract TextToolbar from ImageEditorViewController to a standalone public class
  that is supposed to work in conjunction with MediaTextView.
2022-08-23 17:30:20 -07:00
..
ImageAttachmentPrepViewController.swift Animate transition from rounded image corners in Review to square in Draw tool. 2022-07-27 16:19:51 -07:00
ImageEditorBlurRegionsItem.swift Merge branch igor/media-editor-updates. 2022-07-06 14:54:26 -07:00
ImageEditorCanvasView.swift Update to allow re-use of code related to text overlays in photo editor. 2022-08-23 17:30:20 -07:00
ImageEditorContents.swift Merge branch igor/media-editor-updates. 2022-07-06 14:54:26 -07:00
ImageEditorCropView.swift Improved crop tool in media editor. 2022-07-26 14:11:03 -07:00
ImageEditorCropViewController.swift A couple of minor UI improvements in the media editor. 2022-08-15 17:18:22 -07:00
ImageEditorItem.swift Merge branch igor/media-editor-updates. 2022-07-06 14:54:26 -07:00
ImageEditorModel.swift Update to allow re-use of code related to text overlays in photo editor. 2022-08-23 17:30:20 -07:00
ImageEditorPanGestureRecognizer.swift Merge branch igor/media-editor-updates. 2022-07-06 14:54:26 -07:00
ImageEditorPinchGestureRecognizer.swift Merge branch igor/media-editor-updates. 2022-07-06 14:54:26 -07:00
ImageEditorSliderView.swift Merge branch igor/media-editor-updates. 2022-07-06 14:54:26 -07:00
ImageEditorStrokeItem.swift Increase max stroke width for drawing tools. 2022-07-13 22:46:14 -07:00
ImageEditorTextItem.swift Update to allow re-use of code related to text overlays in photo editor. 2022-08-23 17:30:20 -07:00
ImageEditorToolbar.swift A couple of minor UI improvements in the media editor. 2022-08-15 17:18:22 -07:00
ImageEditorTransform.swift Merge branch igor/media-editor-updates. 2022-07-06 14:54:26 -07:00
ImageEditorView.swift Update to allow re-use of code related to text overlays in photo editor. 2022-08-23 17:30:20 -07:00
ImageEditorViewController.swift Update to allow re-use of code related to text overlays in photo editor. 2022-08-23 17:30:20 -07:00
ImageEditorViewController+Blur.swift Allow ToastController to present from the top as well 2022-08-17 17:59:19 -07:00
ImageEditorViewController+Draw.swift Update to allow re-use of code related to text overlays in photo editor. 2022-08-23 17:30:20 -07:00
ImageEditorViewController+StrokeWidthSlider.swift Merge branch igor/media-editor-updates. 2022-07-06 14:54:26 -07:00
ImageEditorViewController+Text.swift Update to allow re-use of code related to text overlays in photo editor. 2022-08-23 17:30:20 -07:00
PermissiveGestureRecognizer.swift Merge branch igor/media-editor-updates. 2022-07-06 14:54:26 -07:00
RotationControl.swift Fix "-0" could be displayed as current tilt (rotation) angle in Crop media view. (#4613) 2022-07-19 21:23:02 -07:00