Cast buttons and fullscreen in player controls
This commit is contained in:
@@ -8,7 +8,6 @@ function toggleFullScreen () {
|
||||
debug('toggleFullScreen')
|
||||
if (windows.main) {
|
||||
windows.main.setFullScreen(!windows.main.isFullScreen())
|
||||
onToggleFullScreen()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user