Improve -clicked- detection code by accept only if the mouse do not move too much
authorDave Andreoli <dave@gurumeditation.it>
Fri, 26 Dec 2014 17:46:28 +0000 (18:46 +0100)
committerDave Andreoli <dave@gurumeditation.it>
Fri, 26 Dec 2014 17:46:28 +0000 (18:46 +0100)
commit64aa5015a3416bb9073904fda7bc97195508e570
tree985de687eb74812d81a87a5317041cc4359ec737
parent4a0bfb3bab151b174e3e98d9e1d69ff44b9a899e
Improve -clicked- detection code by accept only if the mouse do not move too much

Too much in this case is a fixed 4px. As fingers do not have a right button I think
that taking into account finger size is not needed here.

Also someone argued about the signal name is not really correct...
should I change it to somethig like: clicked,secondary ?
src/lib/elm_genlist.c