The range of touch coordinates is [0:width - 1] and [0:height - 1] 14/319014/6
authorjoogab.yun <joogab.yun@samsung.com>
Mon, 3 Feb 2025 06:46:48 +0000 (15:46 +0900)
committerjoogab.yun <joogab.yun@samsung.com>
Mon, 3 Feb 2025 07:11:36 +0000 (16:11 +0900)
commit69a90970321873a44b13232fac927c25a8461e5f
tree6121a5508774bf4832c63227d5aef6095b5c32ae
parentd3a42219c2995d0b95b5387ebaf53c8f00b010f2
The range of touch coordinates is [0:width - 1] and [0:height - 1]

So, modify coordinate calculation when rotating.

Change-Id: I1ce7788a098104e1a729e2c78a7cf3fb49b7e31a
dali/internal/drag-and-drop/tizen-wayland/drag-and-drop-impl-ecore-wl2.cpp
dali/internal/window-system/common/window-impl.cpp
dali/internal/window-system/gl-window/gl-window-impl.cpp