efl/src/modules/ecore_evas/engines
Chris Michael 87af84c3e3 ecore-evas: Fix cursor position getting reset to 0,0 when using
ecore_evas_cursor_object_set

NB: Previously, if we mad calls to ecore_evas_cursor_object_set to update the
mouse cursor hotspot, the mouse cursor would be repositioned at 0,0 on
the canvas due to x & y being set to 0,0. We fix that here by fetching
the current mouse position Regardless if we are changing the object or
not (ie: perhaps we are just updating the hotspot and not the object)

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2014-06-25 13:20:49 -04:00
..
cocoa ecore_cocoa: make engine works again 2014-06-18 11:34:07 +02:00
drm ecore-evas: Fix cursor position getting reset to 0,0 when using 2014-06-25 13:20:49 -04:00
extn Ecore evas: Fix crash after image_data_set 2014-05-12 14:44:54 +09:00
fb ecore-evas: Fix cursor position getting reset to 0,0 when using 2014-06-25 13:20:49 -04:00
psl1ght ecore-evas - fix object cursor to not delete the same cursor when set 2014-04-02 20:47:28 +09:00
sdl ecore-evas: Fix cursor position getting reset to 0,0 when using 2014-06-25 13:20:49 -04:00
wayland ecore-evas: Fix cursor position getting reset to 0,0 when using 2014-06-25 13:20:49 -04:00
win32 ecore-evas: Fix cursor position getting reset to 0,0 when using 2014-06-25 13:20:49 -04:00
x ecore-evas: Fix cursor position getting reset to 0,0 when using 2014-06-25 13:20:49 -04:00