make the default drag threshold 1. it is smooth and feels and looks nice.

(also macos has it and i liked it.)
This commit is contained in:
Dana Jansens 2010-10-16 15:47:33 -04:00
parent 80b6d4ac5d
commit 7c33f45e09

View file

@ -311,7 +311,7 @@
</keyboard>
<mouse>
<dragThreshold>8</dragThreshold>
<dragThreshold>1</dragThreshold>
<!-- number of pixels the mouse must move before a drag begins -->
<doubleClickTime>200</doubleClickTime>
<!-- in milliseconds (1000 = 1 second) -->