viewer: keep ui on click

pull/245/head
Varun Patil 2022-11-23 05:07:48 -08:00
parent 271dd5b230
commit 952f63e77c
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
ref="inner"
v-show="!editorOpen"
@pointermove.passive="setUiVisible"
@pointerdown.passive="setUiVisible"
>
<div class="top-bar" v-if="photoswipe" :class="{ showControls }">
<NcActions