You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
With the 'FadeStatusBar' switch set to 'Off' in the example project, the menu is overlaid with a black box after changing the orientation of an iPad from landscape to portrait. It only happens after changing from landscape to portrait, it's working correctly from portrait to landscape.
To Reproduce
Steps to reproduce the behaviour:
Setup the example project to run on iPads in all orientations
Set the 'FadeStatusBar' switch to 'Off'
Open the menu in landscape orientation on an iPad
Rotate the iPad to portrait
The menu is now mostly covered with a black box
Expected behaviour
The menu should always be visible without black boxes covering it.
Describe the bug
With the 'FadeStatusBar' switch set to 'Off' in the example project, the menu is overlaid with a black box after changing the orientation of an iPad from landscape to portrait. It only happens after changing from landscape to portrait, it's working correctly from portrait to landscape.
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
The menu should always be visible without black boxes covering it.