[NUI] 1. Move the Transparency setting to OnMaximize().
authorjoogab.yun <joogab.yun@samsung.com>
Wed, 26 Oct 2022 05:23:08 +0000 (14:23 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Thu, 10 Nov 2022 01:25:11 +0000 (10:25 +0900)
commit015b17e20a16546f8a13625ae9828b52385e53a9
treeef773e88ba99617d06cdad5c1c20dabc9a1632c9
parent0609e2083a82fe3639450aa35dd1697704d333c0
[NUI] 1. Move the Transparency setting to OnMaximize().

2. Fixed the wrong condition when resizing.

3. backgroundImage and backgroundColor are exclusive.
So if the user has set the backgroundImage then the backgroundColor should not be reset.

4. BorderLineThickness can be changed dynamically.
src/Tizen.NUI/src/public/Window/BorderWindow.cs
src/Tizen.NUI/src/public/Window/DefaultBorder.cs