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

Fixed bitmap too large issue #5430

Merged

Conversation

shankarpriyank
Copy link
Contributor

Fixes #5387

Fixed the error by scaling down the images if it is too large to handle

@shankarpriyank
Copy link
Contributor Author

the unit tests are failing due to some download issues

@nicolas-raoul
Copy link
Member

In order to fix the unit tests, would you mind rebasing (or pulling) from main? Thanks :-)

@shankarpriyank
Copy link
Contributor Author

In order to fix the unit tests, would you mind rebasing (or pulling) from main? Thanks :-)

Done

Copy link
Member

@nicolas-raoul nicolas-raoul left a comment

Choose a reason for hiding this comment

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

I just tested using https://mnalis.com/tmp/IMG_20231116_161908.jpg :

@nicolas-raoul nicolas-raoul merged commit f2e7c76 into commons-app:main Jan 15, 2024
1 check passed
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.

Crash when editing some normal-sized pictures: RuntimeException Canvas trying to draw too large bitmap
2 participants