Change MatchSystemLanguageDirection is true. 10/259910/5
authorJoogab Yun <joogab.yun@samsung.com>
Wed, 16 Jun 2021 10:01:05 +0000 (19:01 +0900)
committerJoogab Yun <joogab.yun@samsung.com>
Fri, 18 Jun 2021 03:02:23 +0000 (12:02 +0900)
commita59fbe2d4cd2152ae29d38e8eb7f6a2425000d6c
tree4f78630d54b59dcabfff444fdfb44c4149d7575c
parent6ae6f36998b3be4efa1114e2df856e51628bf812
Change MatchSystemLanguageDirection is true.

Default text LTR/RTL direction follows the system language direction.

And check DALI_MATCH_SYSTEM_LANGUAGE_DIRECTION environment.

If you set export DALI_MATCH_SYSTEM_LANGUAGE_DIRECTION=0 then MatchSystemLanguageDirection is false.

Change-Id: Ic9c1516a8cdcf45a5ec187097509e7d996d374ff
automated-tests/src/dali-toolkit-internal/dali-toolkit-test-utils/toolkit-text-utils.cpp
automated-tests/src/dali-toolkit/utc-Dali-TextEditor.cpp
automated-tests/src/dali-toolkit/utc-Dali-TextField.cpp
automated-tests/src/dali-toolkit/utc-Dali-TextLabel.cpp
dali-toolkit/internal/text/text-model.cpp