[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 04:49:02 +0000 (13:49 +0900)
commite1286117d3144c9e52732c774db326f7eee4bebd
treeece1fca31368e941f05103b936b5f3f79379b282
parent3b9449a5ba50d1248a6d681426fcade984c1ca80
[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