When matchSystemLanguageDirection is set, it should follow the direction setting...
authorJoogab Yun <joogab.yun@samsung.com>
Thu, 27 Aug 2020 03:54:59 +0000 (12:54 +0900)
committerJoogab Yun <joogab.yun@samsung.com>
Fri, 28 Aug 2020 02:09:29 +0000 (11:09 +0900)
commit98fc6ecf8f9bdcc46cb6b6756a791a675aafbc58
tree45411ce31ace136443fb52acced64d615e6f325d
parent5720f95a1b45530762ca5b0d7dabb0e88a4a7298
When matchSystemLanguageDirection is set, it should follow the direction setting of the system.
So, we use the window direction, not the actor direction.

Change-Id: I6626dfc35fed531eadc68aa811de5fc1e035cea6
dali-toolkit/internal/controls/text-controls/text-editor-impl.cpp [changed mode: 0644->0755]
dali-toolkit/internal/controls/text-controls/text-field-impl.cpp [changed mode: 0644->0755]
dali-toolkit/internal/controls/text-controls/text-label-impl.cpp
dali-toolkit/internal/visuals/text/text-visual.cpp [changed mode: 0644->0755]