Skip to content
Snippets Groups Projects
  • chrisgarrity's avatar
    75a94c2f
    Try to run in full screen on tablets · 75a94c2f
    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.
    75a94c2f
    History
    Try to run in full screen on tablets
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.