Update a font description run only in Selecting state for input font 57/233057/1
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Wed, 6 May 2020 11:06:45 +0000 (20:06 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Tue, 12 May 2020 00:51:51 +0000 (09:51 +0900)
commit23eacf8fa14ff20d37d5edb0f97af652e9149304
tree49bf9314f27f4c0df793a48c959fc86b2b0082e8
parent2a2a8820f28caea3802484e41a8c2459773ebebd
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