[NUI] Apply Sp and Dp type converter for text point size.
authorEverLEEst(SangHyeon Lee) <sh10233.lee@samsung.com>
Wed, 5 Jan 2022 12:31:57 +0000 (21:31 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 19 Jan 2022 05:29:33 +0000 (14:29 +0900)
commit676b09975591b1acf557c262ce1cec991da3680b
tree80ce52d75e647d72d3169255b403661cd38426b3
parentbd4f8aedba411c10ef912829095c7f696b1b32f7
[NUI] Apply Sp and Dp type converter for text point size.
src/Tizen.NUI/src/public/BaseComponents/TextEditor.cs
src/Tizen.NUI/src/public/BaseComponents/TextField.cs
src/Tizen.NUI/src/public/BaseComponents/TextLabel.cs
src/Tizen.NUI/src/public/Utility/GraphicsTypeExtensions.cs
src/Tizen.NUI/src/public/Utility/PointTypeConverter.cs
src/Tizen.NUI/src/public/XamlBinding/PointSizeTypeConverter.cs [new file with mode: 0755]