Beoardielingen foar Simple Gesture for Android
Simple Gesture for Android troch utubo
Wurdearringen foar Firefox-brûker 13701009
Wurdearring: 5 fan 5
troch Firefox-brûker 13701009, 8 jierren lynGoodjob!
Would you please add fullscreen gesture?
Thanks.
Would you please add fullscreen gesture?
Thanks.
Antwurd ûntwikkeler
8 jierren lyn pleatstSorry, I couldn't find the way to go fullscreen.
Video files (e.g. "*.webm") will cancel fullscreen, if execute this code with Custom-gesture.
---------------------------------------------------------------------------
/** @name Cancel fullscreen */
document.mozFullScreenElement && document.mozCancelFullScreen();
---------------------------------------------------------------------------
Thanks.
Video files (e.g. "*.webm") will cancel fullscreen, if execute this code with Custom-gesture.
---------------------------------------------------------------------------
/** @name Cancel fullscreen */
document.mozFullScreenElement && document.mozCancelFullScreen();
---------------------------------------------------------------------------
Thanks.