SideMenu
SideMenu copied to clipboard
Fix weird transition
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
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
.