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

raise an exception if a drawable without intrinsic dimensions is used #157

Merged
merged 1 commit into from
Jun 12, 2020

Conversation

markusressel
Copy link
Collaborator

Since drawables without intrinsic dimensions can not be used in the ZoomImageView I think it is better to raise an exception if a user tries to do just that, instead of silently "failing".

Copy link
Owner

@natario1 natario1 left a comment

Choose a reason for hiding this comment

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

Agree

@natario1 natario1 merged commit c906c5b into master Jun 12, 2020
@natario1 natario1 deleted the missing_intrinsic_dimensions branch June 12, 2020 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants