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

Fix crash in AvatarImageView.renderImage(with:) #1173

Merged
merged 1 commit into from
Sep 16, 2023

Conversation

ivan-magda
Copy link
Member

Fixes crash:

AvatarImageView.renderImage(with:)
NSInternalInconsistencyException - UIGraphicsBeginImageContext() failed to allocate CGBitampContext: size={0, 0}, scale=3.000000, bitmapInfo=<address>.

@ivan-magda ivan-magda added the 🐛 bug Unintended behaviour within the app label Sep 16, 2023
@ivan-magda ivan-magda added this to the 1.219.1 milestone Sep 16, 2023
@ivan-magda ivan-magda self-assigned this Sep 16, 2023
@github-actions github-actions bot added the main label Sep 16, 2023
@ivan-magda ivan-magda merged commit aa30514 into dev Sep 16, 2023
1 check passed
@ivan-magda ivan-magda deleted the fix/crash_avatar_image_view branch September 16, 2023 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Unintended behaviour within the app main
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant