mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-05 01:45:22 -05:00
fix: Drag Delay Only Apply On Touch (#4453)
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
v-model="cookbooks"
|
||||
handle=".handle"
|
||||
delay="250"
|
||||
delay-on-touch-only
|
||||
:delay-on-touch-only="true"
|
||||
style="width: 100%"
|
||||
@change="actions.updateOrder()"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user