Change default DnD scroll delay-ms to 100

This commit is contained in:
Ivan Molodetskikh
2025-02-19 07:49:09 +03:00
parent dca187de37
commit 7478784343
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ Here's a quick glance at the available settings along with their default values.
gestures {
dnd-edge-view-scroll {
trigger-width 30
delay-ms 50
delay-ms 100
max-speed 1500
}
}