1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-09-15 18:57:04 +00:00

Disable double-tap mobile gesture if swipe gesture is disabled

Fixes #441.
This commit is contained in:
nyanpasu64 2022-11-25 12:24:41 -08:00 committed by Frédéric Guillot
parent de92e3e472
commit b6c368c39c
3 changed files with 3 additions and 3 deletions

View file

@ -143,7 +143,7 @@
</div>
{{ end }}
{{ end }}
<article role="article" class="entry-content" dir="auto">
<article role="article" class="entry-content {{ if $.user.EntrySwipe }}double-tap{{ end }}" dir="auto">
{{ if .user }}
{{ noescape (proxyFilter .entry.Content) }}
{{ else }}