[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>
Wed, 2 Nov 2022 09:06:47 +0000 (18:06 +0900)
commit5884ef9c416e4e1d106e894f4b7450b39d60d2e8
treec1d574dc7e23a67fa9f0b65062a5d23258fc3cfa
parent88b2b690c70e6d882508b963ce3b8ee69aa394a5
[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