[NUI] Change the call to GetRootLayer() so that the layer index can be updated.
authorjoogab.yun <joogab.yun@samsung.com>
Wed, 26 Apr 2023 04:43:57 +0000 (13:43 +0900)
committerJoogabYun <40262755+JoogabYun@users.noreply.github.com>
Wed, 26 Apr 2023 07:07:45 +0000 (16:07 +0900)
commitbcdac9783c2ed65dc0a75dbc478ba720028c1ae5
tree64cff160579b62b8a6af29ca291111a3f928c56f
parentc8e02b02987475e735275e722593c82259a8ffe4
[NUI] Change the call to GetRootLayer() so that the layer index can be updated.

If the root layer index is not updated and another layer is added first, a problem occurs in calculating the layer index.
Something like LowerBelow may not work.
src/Tizen.NUI/src/public/Window/Window.cs