[NUI] Allow BorderlineWidth without BackgroundColor setup.
authorEunki Hong <h.pichulia@gmail.com>
Tue, 8 Mar 2022 05:05:04 +0000 (14:05 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 15 Mar 2022 04:29:25 +0000 (13:29 +0900)
commit53df00be756fbf601a24d2de4c0fd099926054fa
tree3aaf768f768ed0e5f547c895ad0260ee0ec1e69d
parent43f6446f69e8e6f231b9fafb773c04730df370c6
[NUI] Allow BorderlineWidth without BackgroundColor setup.

Previous code only allow to setup BorderlineWidth after set BackgroundColor,
or BackgroundImage.
But some case, user want to setup Borderline-only view.

This patch make BackgroundColor default as Translate
so user can setup borderlin only without setting Background.

Signed-off-by: Eunki Hong <h.pichulia@gmail.com>
src/Tizen.NUI/src/public/BaseComponents/ViewInternal.cs