Simple Gesture for Android-ის მიმოხილვები
Simple Gesture for Android ავტორი utubo
მიმომხილველი Firefox-ის მომხმარებელი 13701009
5 შეფასება 5-დან
მიმომხილველი Firefox-ის მომხმარებელი 13701009, 8 წლის წინGoodjob!
Would you please add fullscreen gesture?
Thanks.
Would you please add fullscreen gesture?
Thanks.
შემმუშავებლის პასუხი
თარიღი 8 წლის წინSorry, 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.