mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-31 00:11:59 +02:00
Move Popover button creation to buttons.js
This commit is contained in:
@@ -190,7 +190,7 @@ var App = GObject.registerClass({
|
||||
|
||||
this.interface.setControlsOnVideo(isFullscreen);
|
||||
this.interface.controls.setVolumeMarks(true);
|
||||
this.interface.controls.fullscreenMode = isFullscreen;
|
||||
this.interface.controls.setFullscreenMode(isFullscreen);
|
||||
}
|
||||
|
||||
_onWindowKeyPressEvent(self, event)
|
||||
|
Reference in New Issue
Block a user