monkeyswarm / MobMuPlat

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

setpage not working correctly on iOS, problem worse in landscape mode #91

Open lokkiikkol opened 1 year ago

lokkiikkol commented 1 year ago

from the pd-list:

Don’t know if mobmuplat is still developed further.

I found a problem:

When programatically switching to a specific page (x) of a GUI via setPage, the page is displayed halfway between page x and x+1 with no way to change pages anymore. This problem is happening on iOS 12.5.7 with an iPhone 6 in landscape mode. In portrait mode the problem is less pronounced, but the page is still not “fully” switched, so it is somewhere between x and x+1.