Files
webtorrent-desktop/renderer
Feross Aboukhadijeh 72f917a744 OS X: Make controls use full window in fullscreen
This bug was subtle. Basically, on OS X only, we use
window.setAspectRatio() to make the player window match the video size.

But this is maintained even in fullscreen mode, which makes the window
actually not use up the fullscreen, and there are black bars above and
below the video player controls, which looks really weird.

Unset the aspect ratio in fullscreen mode, then set it again upon
leaving fullscreen mode.
2016-05-12 17:09:10 -07:00
..
2016-05-10 22:31:24 -07:00
2016-05-11 21:29:46 +02:00
2016-05-11 18:36:20 +02:00