SideMenu icon indicating copy to clipboard operation
SideMenu copied to clipboard

Fix weird transition

Open DiegoArenaO opened this issue 4 years ago • 1 comments

Based on the fix of the PR #650 by @2h4u to fix the weird transition opening the app. Adding the inactive case will fix the weird transition when the device is rotated

DiegoArenaO avatar Oct 29 '20 16:10 DiegoArenaO

I reverted the changes made by #642 since it looks like they only fixed the symptoms but not the root cause of the problem. The SideMenuAnimationController can not operate as indented without a presentationController.

2h4u avatar Oct 30 '20 16:10 2h4u