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

Added CropException class #344

Merged
merged 3 commits into from
Apr 1, 2022
Merged

Added CropException class #344

merged 3 commits into from
Apr 1, 2022

Conversation

rempawl
Copy link
Contributor

@rempawl rempawl commented Mar 31, 2022

(#332)
close #332

Description:

added CropCancellationException and two BitmapExceptions.

Check list for the Code Reviewer:

  • CHANGELOG
  • README
  • Wiki
  • Version Number

@rempawl rempawl requested a review from a team as a code owner March 31, 2022 12:48
Canato
Canato previously approved these changes Mar 31, 2022
Copy link
Member

@Canato Canato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great piece of work, thanks for it!

cropper/src/main/java/com/canhub/cropper/CropException.kt Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Member

@Canato Canato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work, thanks!

@Canato Canato merged commit 829c8fa into CanHub:main Apr 1, 2022
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

Successfully merging this pull request may close these issues.

[Feat] - Adding different type of Exception for crop cancel.
2 participants