mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-25 08:09:41 +02:00
fix: Drag Delay Only Apply On Touch (#4453)
This commit is contained in:
parent
ea0d2ece6a
commit
0e25c7485d
7 changed files with 7 additions and 7 deletions
|
@ -6,7 +6,7 @@
|
|||
v-model="recipe.recipeIngredient"
|
||||
handle=".handle"
|
||||
delay="250"
|
||||
delay-on-touch-only
|
||||
:delay-on-touch-only="true"
|
||||
v-bind="{
|
||||
animation: 200,
|
||||
group: 'recipe-ingredients',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue