Commit Graph

22 Commits (d90abd3fe85743872afca7136836f9215d0f8adb)

Author SHA1 Message Date
Matthew Chen eb5cf3978c Fix first responder issue in image editor.
Matthew Chen 4ea608cd45 Ensure status bar is hidden in image editor subviews.
Matthew Chen 88c07fc534 Pinch to change text size in image editor text tool.
Matthew Chen 5aaa667927 Modify the image editor's crop tool to render the cropped and uncropped content.
Matthew Chen 0a6ad365d4 Refine the image editor crop tool's gestures.
Matthew Chen 1a159d4d70 Clean up brush stroke gesture usage.
Matthew Chen fa08b18fd7 Clean up image editor.
Matthew Chen bc31c8fcf4 Add brush view controller.
Matthew Chen fac123eeb2 Add "crop lock" button and feature.
Matthew Chen e01f39e8e1 Apply image editor design.
Matthew Chen dd2b47bd76 Add "flip horizontal" feature.
Matthew Chen 0ce84b7929 Respond to CR.
Matthew Chen 69635fafac Update crop view to reflect design.
Matthew Chen 4db09b45b6 Update crop view to reflect design.
Matthew Chen c07a74d029 Update crop view to reflect design.
Matthew Chen f01fe8e563 Normalize translation in image editor.
Matthew Chen 7130895e3f Fix translation in all of editor view's gestures.
Matthew Chen 7aa826748a Fix translation in crop editor's pinch gesture.
Matthew Chen 4022ba1a16 Fix translation in crop editor's pan gesture.
Matthew Chen c0f907c441 Respond to CR.
Matthew Chen 69c5492fce Clean up ahead of PR.
Matthew Chen 618a3b1d47 Sketch out crop tool.