Skip to content

Bug: fix for bitmap too large crash - #3042

Open
panasetskaya wants to merge 2 commits into
developfrom
bug/too-large-bitmap
Open

Bug: fix for bitmap too large crash#3042
panasetskaya wants to merge 2 commits into
developfrom
bug/too-large-bitmap

Conversation

@panasetskaya

Copy link
Copy Markdown
Contributor

A fix for a rare bitmap too large crush: crashlytics

before the bitmap was created at 2* native pdf's page size, which became too big for canvas if the original file was too big, resulting in crash (even if it is just a thumbnail in the chat). so added limits

@panasetskaya
panasetskaya requested a review from a team as a code owner August 10, 2026 12:07
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.

1 participant