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 rotation and crash issues with calling layoutIfNeeded #680

Merged
merged 2 commits into from
Apr 7, 2023

Conversation

rechsteiner
Copy link
Owner

Calling layoutIfNeeded when laying out the page view sometimes caused
apps to crash when this was done while hidden. It also does not work
when rotating the device while another view is pushing.

Calling layoutIfNeeded when laying out the page view sometimes caused
apps to crash when this was done while hidden. It also does not work
when rotating the device while another view is pushing.
When rotating the device while pushing another view, the menu would be
messed up when navigating back to this view.
@rechsteiner rechsteiner merged commit c6e5364 into 4.0 Apr 7, 2023
@rechsteiner rechsteiner deleted the fix-layout-issues branch April 7, 2023 15:25
mlee-finyard pushed a commit to finyard/Parchment that referenced this pull request May 22, 2024
Fix rotation and crash issues with calling layoutIfNeeded
mlee-finyard added a commit to finyard/Parchment that referenced this pull request May 22, 2024
Merge pull request rechsteiner#680 from rechsteiner/fix-layout-issues
@rechsteiner rechsteiner mentioned this pull request May 25, 2024
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