[NUI] Add SystemSettings.FontTypeChanged in Text components
authorBowon Ryu <bowon.ryu@samsung.com>
Mon, 5 Dec 2022 05:22:48 +0000 (14:22 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 26 Apr 2023 01:53:38 +0000 (10:53 +0900)
commita9f95e93e517da634abe6e7f77e3f03afd24a07f
tree2d842cf3008e42136647140deb4df65a3503507f
parent53231c9d0189e1dd419ca92eef1ca8569d17c440
[NUI] Add SystemSettings.FontTypeChanged in Text components

Setting FontFamily to UseSystemSetting in NUI Theme,
the default font family follows the system setting.

Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
src/Tizen.NUI/src/public/BaseComponents/TextEditor.cs
src/Tizen.NUI/src/public/BaseComponents/TextEditorBindableProperty.cs
src/Tizen.NUI/src/public/BaseComponents/TextField.cs
src/Tizen.NUI/src/public/BaseComponents/TextFieldBindableProperty.cs
src/Tizen.NUI/src/public/BaseComponents/TextLabel.cs
src/Tizen.NUI/src/public/BaseComponents/TextLabelBindableProperty.cs
src/Tizen.NUI/src/public/Common/NUIConstants.cs
src/Tizen.NUI/src/public/Theme/DefaultThemeCommon.cs