Reset Preedit variables in 'Delete All' state 03/216803/3
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Fri, 1 Nov 2019 08:14:51 +0000 (17:14 +0900)
committerjoogab yun <joogab.yun@samsung.com>
Tue, 5 Nov 2019 01:49:27 +0000 (01:49 +0000)
commit97ad1b9af574f894127d52691d793b219b7003e0
tree0029fbba131f984df11061ab5ada012a13651486
parent29b8bf85577a00635909704220d4e109904db0ef
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