-
-
Notifications
You must be signed in to change notification settings - Fork 994
Open
Labels
Description
- I have read this issue template and provided all possible information.
- I'm using CocoaPods and have run
pod update
before filing this issue.
Questions
When changes are made to the image and the cancel button is pressed, I want to ask the user "Discard changes".
Hardware / Software
Which version of the library were you using?
Master. Swift
Which version of iOS are you running?
11.2.6
What model of iOS device were you testing on?
Iphone 6s
If using CocoaPods, which version of CocoaPods are you on?
1.4.0
Goals
I want to ask the user "Discard Changes"
Expected Results
When you press cancel, know if there was a change in the original image
Actual Results
the cropViewController is closed without asking
Steps to Reproduce
- Crop image
- Press cancel button
The pod is an excellent job. Thanks.