Skip to content

Commit

Permalink
Unlock the screen orientation when exiting fullscreen
Browse files Browse the repository at this point in the history
Closes #202.
  • Loading branch information
marcoscaceres authored Nov 24, 2022
1 parent a7e681d commit 4a1f34a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fullscreen.bs
Original file line number Diff line number Diff line change
Expand Up @@ -475,6 +475,8 @@ could be an open <{dialog}> element.

<li><p>Return <var>promise</var>, and run the remaining steps <a>in parallel</a>.

<li><p>Run the [=fully unlock the screen orientation steps=] with <var>doc</var>.

<li><p>If <var>resize</var> is true, resize <var>doc</var>'s viewport to its "normal" dimensions.

<li><p>If <var>doc</var>'s <a>fullscreen element</a> is null, then resolve <var>promise</var> with
Expand Down

0 comments on commit 4a1f34a

Please sign in to comment.