fix: Drag Delay Only Apply On Touch (#4453)

This commit is contained in:
Michael Genson
2024-10-25 14:49:07 -05:00
committed by GitHub
parent ea0d2ece6a
commit 0e25c7485d
7 changed files with 7 additions and 7 deletions

View File

@@ -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"