e_pointer: fix cursor position when it is rotated and moved 88/293888/1
authorChangyeon Lee <cyeon.lee@samsung.com>
Wed, 7 Jun 2023 07:41:40 +0000 (16:41 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Wed, 7 Jun 2023 10:36:59 +0000 (19:36 +0900)
commit1be5a2a44abac638a05c7205de1d183eaec75ab0
tree2c3d57eb47ffd53a6eafdaa72ce34e9b73cc7fa0
parente7c9305de1be81a891ab286c2f2637dfc4e33546
e_pointer: fix cursor position when it is rotated and moved

cursor should be rotated before moved because position of
cursor is adjusted by evas map rotation.

Change-Id: Ic6f8c58e8eb8fd6d39d29eb0e8ec2615c1ed4713
src/bin/e_pointer.c