viewer: keep ui on click
parent
271dd5b230
commit
952f63e77c
|
@ -18,6 +18,7 @@
|
||||||
ref="inner"
|
ref="inner"
|
||||||
v-show="!editorOpen"
|
v-show="!editorOpen"
|
||||||
@pointermove.passive="setUiVisible"
|
@pointermove.passive="setUiVisible"
|
||||||
|
@pointerdown.passive="setUiVisible"
|
||||||
>
|
>
|
||||||
<div class="top-bar" v-if="photoswipe" :class="{ showControls }">
|
<div class="top-bar" v-if="photoswipe" :class="{ showControls }">
|
||||||
<NcActions
|
<NcActions
|
||||||
|
|
Loading…
Reference in New Issue