mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-01 18:53:59 -04:00
fix: Drag Delay Only Apply On Touch (#4453)
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
:value="value"
|
||||
handle=".handle"
|
||||
delay="250"
|
||||
delay-on-touch-only
|
||||
:delay-on-touch-only="true"
|
||||
v-bind="{
|
||||
animation: 200,
|
||||
group: 'recipe-instructions',
|
||||
|
||||
Reference in New Issue
Block a user