[Tizen] Reset Preedit variables in 'Delete All' state 40/217140/1
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Fri, 1 Nov 2019 08:14:51 +0000 (17:14 +0900)
committerJoogab Yun <joogab.yun@samsung.com>
Thu, 7 Nov 2019 00:46:17 +0000 (09:46 +0900)
commitd7207e5596458ad0037c59b9037f12e1e63b3eaf
tree65c17c11da9b6ebaf3a1233a8f7399dd641ed3af
parent475cc146d15d455f955e524a92f5cee25ac58b6b
[Tizen] Reset Preedit variables in 'Delete All' state

- If the number of current text and the number of characters to be deleted
 are same, it means all texts should be removed
 and all Preedit variables should be initialized.
 : mPreEditStartPosition and mPreEditLength

Change-Id: I3648925c776251ff03aeb77102e2910e4d09ee33
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
dali-toolkit/internal/text/text-controller.cpp