evas/events: fix conditional for emitting source mouse move events
authorMike Blumenkrantz <zmike@samsung.com>
Sat, 9 May 2020 08:25:27 +0000 (09:25 +0100)
committerJongmin Lee <jm105.lee@samsung.com>
Sun, 10 May 2020 21:42:11 +0000 (06:42 +0900)
commita76919303896528eafd88f3c7f7d0355c5acac0f
tree38faa9073c61aecb762fcad300bd8b363f597549
parentf80be4752f428b15b9889b6a8e5a5d565e58f294
evas/events: fix conditional for emitting source mouse move events

Summary:
this should match all other similar cases when determining whether to
emit the event by checking whether at least one coord has changed, not both
Depends on D11791

Reviewers: devilhorns

Reviewed By: devilhorns

Subscribers: raster, cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D11792
src/lib/evas/canvas/evas_events.c