mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-07 02:45:22 -05:00
fix: Drag Delay Only Apply On Touch (#4453)
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
:value="localLabels"
|
||||
handle=".handle"
|
||||
delay="250"
|
||||
delay-on-touch-only
|
||||
:delay-on-touch-only="true"
|
||||
class="my-2"
|
||||
@input="updateLabelOrder"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user