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

Reverts ComposeView ViewCompositionStrategy to default. #1217

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

rjrjr
Copy link
Contributor

@rjrjr rjrjr commented Aug 1, 2024

This was the first attempt to fix dead ComposeView instances in shuffled Dialog windows, but it breaks other things. Still seems like the right thing to do, but maybe that ship has sailed. If the need comes up again, consider adding a ViewEnvironment property to allow customizing it (yuck).

Undoes #1213

@rjrjr rjrjr requested review from a team as code owners August 1, 2024 23:21
This was the first attempt to fix dead `ComposeView` instances in shuffled `Dialog` windows, but it breaks other things. Still seems like the right thing to do, but maybe that ship has sailed. If the need comes up again, consider adding a `ViewEnvironment` property to allow customizing it (yuck).

Undoes #1213
@rjrjr rjrjr force-pushed the ray/revert-compose-strategy branch from 7845a5e to 127d456 Compare August 1, 2024 23:22
@rjrjr rjrjr requested a review from ekeitho August 1, 2024 23:24
@rjrjr rjrjr enabled auto-merge August 1, 2024 23:36
@rjrjr rjrjr merged commit 9016ab7 into main Aug 1, 2024
31 checks passed
@rjrjr rjrjr deleted the ray/revert-compose-strategy branch August 1, 2024 23:41
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.

2 participants