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

Is there any way to disable certain feature like crop ? #61

Open
univalchemist opened this issue Jan 12, 2019 · 2 comments
Open

Is there any way to disable certain feature like crop ? #61

univalchemist opened this issue Jan 12, 2019 · 2 comments

Comments

@univalchemist
Copy link

univalchemist commented Jan 12, 2019

I want to disable crop feature.

@adxworld
Copy link

I'd suggest to go ahead and delete the crop Button in the storyboard. I had the same requirement. Did that.

@Zeeshan03422
Copy link

by using this you can hide buttons
photoEditor.hiddenControls = [.crop, .draw, .share]

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

No branches or pull requests

3 participants