Add transformation of coordinates 94/168994/1
authorLukasz Wlazly <l.wlazly@partner.samsung.com>
Thu, 1 Feb 2018 14:01:40 +0000 (15:01 +0100)
committerLukasz Wlazly <l.wlazly@partner.samsung.com>
Thu, 1 Feb 2018 14:01:40 +0000 (15:01 +0100)
commita7e99f37b9a5f12243b0b3a0a0561f9e98ff42c7
tree01c45835c0b6951bf730b7a4b5567f28b11dc893
parent6ba79aee4ec2c656fc8394333008759781330f7e
Add transformation of coordinates

When screen is rotated coordinates used in DispatchDragEvent
and DispatchPinchEvent are transformed to new orientation

Change-Id: I4f58567a6989c0daec9fc7a0ed322276aa29382b
src/Makefile.am
src/e_dispatch_gesture_event.c
src/e_mod_utils.c [new file with mode: 0644]
src/e_mod_utils.h [new file with mode: 0644]
src/e_screen_reader_gestures.c