If the user keeps one finger down they can still generate new right click events Previously in multitouch events, we supported only one right click event starting from one finger down. The user subsequently had to restart the multitouch mode for another right click; hence lift all fingers from the surface and start again. New behavior allows user to generate a new right click while holding one finger down and putting down and lifting a second finger. I think this is more intuitive and user friendly, although it might require some getting used to, if one was accustomed to the old behavior |
||
---|---|---|
.. | ||
org/scummvm/scummvm | ||
android.cpp | ||
android.h | ||
android.mk | ||
asset-archive.cpp | ||
asset-archive.h | ||
events.cpp | ||
graphics.cpp | ||
graphics.h | ||
jni-android.cpp | ||
jni-android.h | ||
module.mk | ||
options.cpp | ||
portdefs.h | ||
snprintf.cpp |