Arviot lisäosalle Simple Gesture for Android
Simple Gesture for Android tekijä utubo
Käyttäjän Byzod kirjoittama arvio
Arvioitu 4/5
kirjoittanut Byzod, seitsemän vuotta sittenWorking on 66
But the "timeout" setting is not working as intended.
imo the timeout timer should reset it self if the user's finger is still moving
Thus 1000ms timeout means "if the user's finger stop moving for 1 second, stop gesture detection"
The current logic is, however, "I gave you 1 second to finish your gesture, no matter the gesture is super simple that you need to wait 800ms after finished it or it's super complex that you can barely draw half of it in 1 second", this is counter-intuitive.
But the "timeout" setting is not working as intended.
imo the timeout timer should reset it self if the user's finger is still moving
Thus 1000ms timeout means "if the user's finger stop moving for 1 second, stop gesture detection"
The current logic is, however, "I gave you 1 second to finish your gesture, no matter the gesture is super simple that you need to wait 800ms after finished it or it's super complex that you can barely draw half of it in 1 second", this is counter-intuitive.
Kehittäjän vastaus
lähetetty seitsemän vuotta sittenI fixed it.
(However, if the moving distance is short, it times out.)
Thanks for your review.
(However, if the moving distance is short, it times out.)
Thanks for your review.