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

[Temporary patch] Add a parameter to choose cropping square or not. #50

Merged
merged 1 commit into from Aug 19, 2020

Conversation

muukii
Copy link
Collaborator

@muukii muukii commented Jul 10, 2020

This enables us to choose cropping-mode.
However, this implementation would be temporary. In the future this function will be cleaned up with several breaking changes.
It means I thought PixelEditor seems to need refactoring to expand features more.

image

@muukii
Copy link
Collaborator Author

muukii commented Jul 10, 2020

#15


} else {

let controller = PixelEditViewController(image: image, usesSquareCropping: false)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This

@muukii muukii merged commit d05fcbf into master Aug 19, 2020
@muukii muukii deleted the muukii/patch-1594351966 branch August 19, 2020 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant