rechsteiner / Parchment

A paging view with a highly customizable menu ✨
MIT License
3.35k stars 417 forks source link

Fix rotation and crash issues with calling layoutIfNeeded #680

Closed rechsteiner closed 1 year ago

rechsteiner commented 1 year ago

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.