Letterbox video. Hide toolbar in fullscreen
Cleaner-looking Chromecast and Airplay icons Hide top bar in full screen mode
This commit is contained in:
@@ -13,6 +13,7 @@ function toggleFullScreen () {
|
||||
|
||||
function onToggleFullScreen () {
|
||||
getMenuItem('Full Screen').checked = windows.main.isFullScreen()
|
||||
windows.main.send('fullscreenChanged', windows.main.isFullScreen())
|
||||
}
|
||||
|
||||
// Sets whether the window should always show on top of other windows
|
||||
|
||||
Reference in New Issue
Block a user