Can safzri en iOS support fullscreen

Hi @danzen
I like the idea of the makeIcon("maximize")

Can you know tolet work to thenew Button(widt:60, height:60,label:"", icon: makeIcon("maximize"), toggleIcon("close")}).pos(10,10,RIGHT,TOP).tap()=>{!F..fullscreen(!F.isFullscreen)})

Can work on safara and iOS sipport yhat..
Check article
https://stackoverflow.com/questions/67451504/fullscreen-api-not-working-on-ios-when-using-javascript

With link https://caniuse.com/fullscreen


So the solution would be
https://stackoverflow.com/questions/15509389/is-there-a-way-to-tell-whether-safari-is-fullscreen-e-g-document-fullscreenel

What do you think?

I tried ZIM Expand Example on a mac Safari on desktop and mobile (iPadOD 15.8.8) and it worked. And it worked on Android as well - surprisingly, even got rid of top bar on each.

The iPad provided an X at the top left and the Exit Full link in ZIM did not work. But the X did however the Exit Full button did not toggle back. So watch out for that. Will put a bug here and perhaps get to it at some point.

1 Like

With the new script?

maybe.