jean-emmanuel / open-stage-control

Libre and modular OSC / MIDI controller
https://openstagecontrol.ammd.net
GNU General Public License v3.0
720 stars 91 forks source link

[Bug] dropdown widget ends the full screen mode (iOS) #567

Closed amkdev closed 4 years ago

amkdev commented 5 years ago

The use of dropdown widgets ends the full screen mode on iPad

Open Stage Control Version 0.47.4 Tested on iOS 12 and 13 beta on an iPad Pro second gen 12.9"

jean-emmanuel commented 5 years ago

The dropdown and the fullscreen features both rely on native implementations so I'd say it's an iOS bug. Do you enter fullscreen using sidepanel button or by adding the app to your home screen ?

amkdev commented 5 years ago

I enter fullscreen via the OSC's sidepanel.

jean-emmanuel commented 4 years ago

The menu widget (coming in next release) will provide an alternative to this widget that doesn't trigger this bug.