monkeyswarm / MobMuPlat

MobMuPlat is an iOS & Android app to host PureData patches with custom visual interfaces and hardware access.
www.mobmuplat.com
Other
185 stars 25 forks source link

trapped on page with fullscreen image #28

Closed mxa closed 7 years ago

mxa commented 7 years ago

It's impossible to go to another page (edge-swipe) if the current page has a full-screen image. Only way out is to quit MobMuPlat.

monkeyswarm commented 7 years ago

In the MMP editor, in the "prop" (properties) for the "panel" widget, turn on "Allow touches to scroll". This will pass touches through the full-screen panel, to the underlying scroll view.