Signal-iOS/SignalUI/Views/ImageEditor
Igor Solomennikov 6548e374e2
Improved crop tool in media editor.
Re-do all crop view controller with pure Auto Layout which allowed to animate layout changes and transitions between UI states.

Image rotation using two fingers was removed to match native Photos app: tilt control UI at the bottom allows much more precise rotation and two finger gesture is now purely for zooming and panning.
2022-07-26 14:11:03 -07:00
..
ImageAttachmentPrepViewController.swift Merge branch igor/media-editor-updates. 2022-07-06 14:54:26 -07:00
ImageEditorBlurRegionsItem.swift Merge branch igor/media-editor-updates. 2022-07-06 14:54:26 -07:00
ImageEditorCanvasView.swift Increase max stroke width for drawing tools. 2022-07-13 22:46:14 -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 Improved crop tool in media editor. 2022-07-26 14:11:03 -07:00
ImageEditorItem.swift Merge branch igor/media-editor-updates. 2022-07-06 14:54:26 -07:00
ImageEditorModel.swift Merge branch igor/media-editor-updates. 2022-07-06 14:54:26 -07:00
ImageEditorPaletteView.swift Merge branch igor/media-editor-updates. 2022-07-06 14:54:26 -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 Merge branch igor/media-editor-updates. 2022-07-06 14:54:26 -07:00
ImageEditorToolbar.swift Improved crop tool in media editor. 2022-07-26 14:11:03 -07:00
ImageEditorTransform.swift Merge branch igor/media-editor-updates. 2022-07-06 14:54:26 -07:00
ImageEditorView.swift Merge branch igor/media-editor-updates. 2022-07-06 14:54:26 -07:00
ImageEditorViewController.swift Increase max stroke width for drawing tools. 2022-07-13 22:46:14 -07:00
ImageEditorViewController+Blur.swift Merge branch igor/media-editor-updates. 2022-07-06 14:54:26 -07:00
ImageEditorViewController+Draw.swift Merge branch igor/media-editor-updates. 2022-07-06 14:54:26 -07:00
ImageEditorViewController+StrokeWidthSlider.swift Merge branch igor/media-editor-updates. 2022-07-06 14:54:26 -07:00
ImageEditorViewController+Text.swift [Media Editor] Don't slide buttons on the bottom when drawing and moving text. 2022-07-08 22:21:21 -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