You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 27, 2020. It is now read-only.
I wander if it's possible to make the cropController.rotationEnabled as a config option instead of hardcode NO as it's value.
In addition, I wander if it's possible to add a button for 90degree rotation.
I saw in PEPhotoCropEditor library the method setRotationAngle for the programmatic rotation, so I think should't be difficult to add a shortcut button on the interface.
What do you think?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I wander if it's possible to make the
cropController.rotationEnabled
as a config option instead of hardcode NO as it's value.In addition, I wander if it's possible to add a button for 90degree rotation.
I saw in PEPhotoCropEditor library the method
setRotationAngle
for the programmatic rotation, so I think should't be difficult to add a shortcut button on the interface.What do you think?
The text was updated successfully, but these errors were encountered: