Saner default timeout

slava 2006-10-21 06:13:33 +00:00
parent be94f42030
commit e4684cb219
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ SYMBOL: scroll-direction
{ 0 0 } scroll-direction set-global
SYMBOL: double-click-timeout
100 double-click-timeout set-global
300 double-click-timeout set-global
: button-gesture ( gesture -- )
hand-clicked get-global 2dup handle-gesture [