- Jun 26, 2018
-
-
chrisgarrity authored
-
- Jun 25, 2018
-
-
chrisgarrity authored
Using `bowser` to detect tablets, and type of browser to call either `webkitRequestFullScreen()` or `mozRequestFullScreen()` Full screen request must happen in reponse to a user-action, so it’s included in the ‘try-it’ handler for the preview modal.
-