mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 08:14:30 -04:00
fix: Add Touch Delay to Draggable on Touch Pads (#4440)
This commit is contained in:
@@ -100,6 +100,8 @@
|
||||
<draggable
|
||||
tag="div"
|
||||
handle=".handle"
|
||||
delay="250"
|
||||
delay-on-touch-only
|
||||
:value="plan.meals"
|
||||
group="meals"
|
||||
:data-index="index"
|
||||
|
||||
Reference in New Issue
Block a user