Fullscreen button :rejected:

Joined
Feb 25, 2018
Messages
9
Would it be possible to add a fullscreen button in the reader?

Code:
document.documentElement.requestFullscreen()
 
Custom title
Staff
Developer
Joined
Jan 19, 2018
Messages
2,666
I did try it way back, but the structure of the page caused some weird issues that I decided not to bother fixing when F11 exists.
 
Joined
Feb 25, 2018
Messages
9
It was mainly to hide Android bars on mobile and I suggested it because it didn't show any issue when pasting "javascript:document.documentElement.requestFullscreen()" in the address bar.

Oh well, I'll keep using it my way.

Thank you anyway
 
Joined
Jan 26, 2018
Messages
15
@cosmo87rg
You should be able to force your browser into fullscreen in Android. Go to your system settings>apps>your Browser

One of the options there should be to allow fullscreen for the app
 

Users who are viewing this thread

Top