mirror of
https://github.com/Rafostar/clapper.git
synced 2025-12-24 22:19:17 +01:00
Reset hide controls timer when clicking corresponding button
This commit is contained in:
@@ -16,6 +16,9 @@ class ClapperHeaderBar extends HeaderBarBase
|
||||
const clapperWidget = this.root.child;
|
||||
|
||||
clapperWidget.controlsRevealer.toggleReveal();
|
||||
|
||||
/* Reset timer to not disappear during click */
|
||||
clapperWidget.player._setHideControlsTimeout();
|
||||
}
|
||||
|
||||
_onFullscreenButtonClicked()
|
||||
|
||||
Reference in New Issue
Block a user