Update a font description run only in Selecting state for input font 75/232575/2
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Wed, 6 May 2020 11:06:45 +0000 (20:06 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Mon, 11 May 2020 05:52:17 +0000 (14:52 +0900)
commit1a3ce129d812ac386adfaf2f10b9d40591f274a2
tree002f7b1b53e46bfc5caae452551266906f48fa0e
parent0cfb5ae20d84546ec8f172a540fc885de5a43c9e
Update a font description run only in Selecting state for input font

- When setting input font properties, its font description run has been
updated in InsertText().
- UpdateSelectionFontStyleRun() resets the FontDescriptionRun value already set.
- So, only in EventData::SELECTING state, updated a new font description run.

Change-Id: I5c6643f919e077b2870d04c8a881ab9a1d125811
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
automated-tests/src/dali-toolkit-internal/utc-Dali-Text-Controller.cpp
dali-toolkit/internal/text/text-controller.cpp