mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 00:04:23 -04:00
fix: Drag Delay Only Apply On Touch (#4453)
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
tag="div"
|
||||
handle=".handle"
|
||||
delay="250"
|
||||
delay-on-touch-only
|
||||
:delay-on-touch-only="true"
|
||||
:value="plan.meals"
|
||||
group="meals"
|
||||
:data-index="index"
|
||||
|
||||
Reference in New Issue
Block a user