1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-08-03 15:57:01 +00:00

Electron: Add additional fullscreen doubleclick handlers

This commit is contained in:
Michael Hollister 2025-06-16 16:31:39 -05:00
parent 56e10760b8
commit 47b8c1f068
3 changed files with 8 additions and 2 deletions

View file

@ -1017,6 +1017,9 @@ document.addEventListener('keyup', (event: KeyboardEvent) => {
export {
PlayerControlEvent,
idleBackground,
thumbnailImage,
idleIcon,
videoElement,
videoCaptions,
playerCtrlProgressBar,