[Tizen] Fix cursor position issue 17/303517/1
authorBowon Ryu <bowon.ryu@samsung.com>
Fri, 29 Dec 2023 05:49:36 +0000 (14:49 +0900)
committerBowon Ryu <bowon.ryu@samsung.com>
Fri, 29 Dec 2023 07:32:15 +0000 (16:32 +0900)
commit3156b81a4d5ab12324c24c8806c83ac323ff8a93
treee41d306e2a05fae97ae899ca80fe7483ade1c171
parenta1a5f0223e39e54757da17139ad566ca059911a4
[Tizen] Fix cursor position issue

This patch fixes an issue where the cursor position is incorrectly positioned
when padding is set for the textfield text editor.
It is a problem caused by the wrong location of the cursor layer.

Change-Id: Ifa0e9b752160761dfd6806cfc18dbf98576c71e3
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
dali-toolkit/internal/controls/text-controls/text-editor-impl.cpp
dali-toolkit/internal/controls/text-controls/text-field-impl.cpp