-
-
Notifications
You must be signed in to change notification settings - Fork 193
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
Screenshot crash #430
Comments
@himel888 |
I checked and found that which image have bitspercomponent > 8 is crashed while cropping. |
My image which have crash issue bitspercomponent of that image is 16 and that image is a screenshot. |
Would you mind posting one image which caused the crash here? @himel888 |
@himel888 |
When trying to crop image which is screenshot fatal error occured saying cropview can't nil.
I'm using version 2.23.1 with swift package manager.
The text was updated successfully, but these errors were encountered: