[NUI] Remove duplicate code for TextField, TextEditor
authorBowon Ryu <bowon.ryu@samsung.com>
Mon, 9 Aug 2021 10:11:56 +0000 (19:11 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 18 Aug 2021 03:10:44 +0000 (12:10 +0900)
commite01c795e82069816d8c884c700ba1633acfd8809
tree945493ca2eff9b4dc8397a12367634f9a60f6d60
parent4ff23615a5305ec1e1ad8dac459b5146f9de2981
[NUI] Remove duplicate code for TextField, TextEditor

Removed duplicate code for converting between struct and PropertyMap.
Added a function to replace this in TextUtils.

Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
src/Tizen.NUI/src/public/BaseComponents/TextEditor.cs
src/Tizen.NUI/src/public/BaseComponents/TextField.cs
src/Tizen.NUI/src/public/BaseComponents/TextUtils.cs