- From: Xidorn Quan <notifications@github.com>
- Date: Tue, 16 May 2017 05:46:37 -0700
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 16 May 2017 12:47:12 UTC
That actually is "resize topLevelDoc’s viewport to its 'normal' dimensions" from "exit fullscreen". Actually, it seems to me we need a "resize" variable in `requestFullscreen` algorithm as well, and do the resizing only when that is true, and we can call "resize ... to its 'normal' dimensions" when error happens in the "next animation frame task" and resize is true. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fullscreen/issues/88#issuecomment-301770983
Received on Tuesday, 16 May 2017 12:47:12 UTC