Summary: When multi down or multi move occur, state of touch point changes to EVAS_TOUCH_POINT_STILL. So I add condition, "state == EVAS_TOUCH_POINT_STILL"
Reviewers: jypark, woohyun, cedric
Subscribers: cedric, jpeg
Differential Revision: https://phab.enlightenment.org/D5157
425c982 evas_events: add checking state of point
src/lib/evas/canvas/evas_events.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Upstream: git.enlightenment.org