mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-24 15:49:42 +02:00
fix: Add Touch Delay to Draggable on Touch Pads (#4440)
This commit is contained in:
parent
302002d630
commit
fdb5ff9ec0
7 changed files with 27 additions and 2 deletions
|
@ -77,6 +77,8 @@
|
|||
:disabled="!isEditForm"
|
||||
:value="value"
|
||||
handle=".handle"
|
||||
delay="250"
|
||||
delay-on-touch-only
|
||||
v-bind="{
|
||||
animation: 200,
|
||||
group: 'recipe-instructions',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue