set drag threshold to 1; 3 is just wrong on android

This commit is contained in:
eehouse 2010-04-08 04:13:59 +00:00
parent bf0f217460
commit 6bd818a10f

View file

@ -19,6 +19,7 @@ local_DEFINES += \
-DPERIMETER_FOCUS \
-DKEY_SUPPORT \
-DPOINTER_SUPPORT \
-DSCROLL_DRAG_THRESHHOLD=1 \
-DNODE_CAN_4 \
-D__LITTLE_ENDIAN \