Ocene za Simple Gesture for Android
Simple Gesture for Android — utubo
Ocena uporabnika Uporabnik Firefoxa 13701009
Ocenjeno z 5 od 5
— Uporabnik Firefoxa 13701009, pred 8 letiGoodjob!
Would you please add fullscreen gesture?
Thanks.
Would you please add fullscreen gesture?
Thanks.
Odgovor razvijalca
objavljeno ob pred 8 letiSorry, 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.
