Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

* Menu to select straighten/Skew operations from EmbeddedViewController UX. #397

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

rickshane
Copy link
Contributor

  • State management in CropViewModel for straighten/Skew operations
  • Provides Menu UX for selecting between Straighten, Horizontal Skew, Vertical Skew
  • Do not currently maintain rotation degrees state when switching between the three modes.

This UX and state logic is provided as an aid for prototyping and testing a possible solution for Skew operations.

* State management in CropViewModel for straighten/Skew operations
…n mode changes between straighten, horizontalSkew, verticalSkew

* Added CATransform3D logic to horizontally and vertically skew an image by applying a transform to the ImageContainer
…to set contentMode to .AspectFit seems to fix this bug.
…tion.

Note: disabled flipCropWorkbenchViewIfNeeded(), and adjustWorkbenchView() calls until solved.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant