mirror of
https://github.com/immich-app/immich.git
synced 2026-03-23 01:19:00 +03:00
disable video shortcut keys
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
</div>
|
||||
{:else}
|
||||
<!-- dir=ltr based on https://github.com/videojs/video.js/issues/949 -->
|
||||
<media-controller dir="ltr" class="h-full dark" defaultduration={duration}>
|
||||
<media-controller dir="ltr" nohotkeys class="h-full dark" defaultduration={duration}>
|
||||
<video
|
||||
bind:this={videoPlayer}
|
||||
slot="media"
|
||||
|
||||
Reference in New Issue
Block a user