glift icon indicating copy to clipboard operation
glift copied to clipboard

Add a true fullscreen option.

Open artasparks opened this issue 10 years ago • 0 comments

Currently, Glift has hacks to create a new div and stop scrolling to emulate fullscreen.

Ideally, it should be using the native fullscreen implementation: https://developer.mozilla.org/en-US/docs/Web/Guide/API/DOM/Using_full_screen_mode

Consider this a provisional feature. We'll still need to support the hacks because the fullscreen api isn't supported on all browsers.

artasparks avatar Sep 27 '14 15:09 artasparks