mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-31 08:21:59 +02:00
Move event controllers to widget and add them to top revealer
This commit is contained in:
@@ -22,7 +22,7 @@ class ClapperHeaderBar extends HeaderBarBase
|
||||
clapperWidget.controlsRevealer.toggleReveal();
|
||||
|
||||
/* Reset timer to not disappear during click */
|
||||
clapperWidget.player._setHideControlsTimeout();
|
||||
clapperWidget._setHideControlsTimeout();
|
||||
}
|
||||
|
||||
_onFullscreenButtonClicked()
|
||||
|
Reference in New Issue
Block a user