Re: [whatwg/fullscreen] Exiting full screen should unlock screen orientation (Issue #202)

> Exiting video element fullscreen to resume gameplay should probably not unlock orientation, but restore that pre-fullscreen orientation.

Right, it would revert to the default orientation. However, in case where a developer manually request full screen on a `video`, they would then need to manage orientation themselves. However, if we have #186, FS API could "remember" and switch back when full screen exits.

That would allow everything to work seamlessly with web manifest setting the default orientation, and the document changing the orientation.      

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fullscreen/issues/202#issuecomment-1275546965
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fullscreen/issues/202/1275546965@github.com>

Received on Wednesday, 12 October 2022 03:50:44 UTC