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

[Compose] Fix safe mode for Compose #2557

Merged
merged 1 commit into from
Sep 29, 2024
Merged

[Compose] Fix safe mode for Compose #2557

merged 1 commit into from
Sep 29, 2024

Conversation

gpeal
Copy link
Collaborator

@gpeal gpeal commented Sep 29, 2024

Turns out the Compose draw path was never actually respecting safeMode

Fixes #2500

Copy link

Snapshot Tests
API 23: Report Diff
API 31: Report Diff

@gpeal gpeal merged commit 5eb81c0 into master Sep 29, 2024
7 checks passed
@gpeal gpeal deleted the gpeal/safe-mode-compose branch September 29, 2024 07:06
@jasco
Copy link

jasco commented Oct 25, 2024

Is it possible to get a release with this included soon, please? Latest release is 6.5.2, which does not include this patch.

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.

safeMode is not catching RecordingCanvas.throwIfCannotDraw
2 participants