feat: auto hiding headbar in preview

This commit is contained in:
niubility000 2024-02-27 15:13:56 +08:00 committed by GitHub
parent b37badfe25
commit 772015df85
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,8 @@
<template>
<div
id="previewer"
@touchmove.prevent.stop
@wheel.prevent.stop
@mousemove="toggleNavigation"
@touchstart="toggleNavigation"
>