Skip to content

How can you dismiss the CropViewController with no animation? #604

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

Open
waterdrake opened this issue Mar 15, 2025 · 0 comments
Open

How can you dismiss the CropViewController with no animation? #604

waterdrake opened this issue Mar 15, 2025 · 0 comments
Assignees
Labels

Comments

@waterdrake
Copy link

Is there a way to set the dismiss animation to false when pressing "Cancel" in the CropViewController? So that there is no animation at all?

Normally when dismissing a UIViewController you would call: dismiss(animated: false, completion: nil), but is there a way to do this for CropViewController?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants