[NUI] Enable TextLabel's BindableProperties to be affected by Layout change
authordongsug.song <dongsug.song@samsung.com>
Fri, 9 Apr 2021 11:51:51 +0000 (20:51 +0900)
committerhuiyueun <35286162+huiyueun@users.noreply.github.com>
Tue, 20 Apr 2021 06:13:00 +0000 (15:13 +0900)
commitb6cd4a18e16b5ac8547c18f651f3bf429b8a6fdf
tree658d34022393e21993a0c0ee5b9aa2cdce1cb499
parent67f8e3f706d5bbc7007da8cdb95b9710b32d81ff
[NUI] Enable TextLabel's BindableProperties to be affected by Layout change
src/Tizen.NUI.Components/Controls/Slider.cs
src/Tizen.NUI/src/public/BaseComponents/TextLabel.cs
src/Tizen.NUI/src/public/BaseComponents/TextLabelBindableProperty.cs
test/NUITestSample/NUIXAMLTestSample/NUIXAMLTestSample.cs
test/NUITestSample/NUIXAMLTestSample/TextLayoutSample/TextLayoutPage.xaml.cs [new file with mode: 0644]
test/NUITestSample/NUIXAMLTestSample/TextLayoutSample/TextLayoutSample.cs [new file with mode: 0644]
test/NUITestSample/NUIXAMLTestSample/res/layout/TextLayoutPage.xaml [new file with mode: 0644]