Prevent height adjustment of TextLabel 16/254516/1
authorBowon Ryu <bowon.ryu@samsung.com>
Thu, 4 Mar 2021 05:40:00 +0000 (14:40 +0900)
committerBowon Ryu <bowon.ryu@samsung.com>
Thu, 4 Mar 2021 05:47:51 +0000 (14:47 +0900)
commitd6d770b77517d86cf6092e140290cba35fe64d91
treee361283dc41818548a60bd3bde25ef013be232b2
parentebc31d0e211cb33fe359071bcab608dbdc400080
Prevent height adjustment of TextLabel

Cursor position issue occurs when the text control is editable.
isEditable flag prevents wrong resizing in TextLabel.

Change-Id: I15eb8ec37bead595caaf600f9a1f7163c3c98bcd
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
dali-toolkit/internal/text/text-controller-relayouter.cpp