[NUI] Fix raise top issue (#430)
authorhuiyueun <35286162+huiyueun@users.noreply.github.com>
Fri, 31 Aug 2018 00:50:41 +0000 (09:50 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Fri, 31 Aug 2018 00:50:41 +0000 (09:50 +0900)
commit7bb9d1a771538f2429b104378836494046fb164f
tree9a2095186fb73e0fb88d5066537bd2e4c32f8b15
parent792840feda96eb6f3fda5333da37748edbe41017
[NUI] Fix raise top issue (#430)

* [NUI] Fix RaiseToTop error

This reverts commit a8135d6c0668dab355d20b7a112c3d92ae9d201d.

* [NUI] Fix CSFS crash issue

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
src/Tizen.NUI/src/public/BaseComponents/View.cs
src/Tizen.NUI/src/public/Container.cs
src/Tizen.NUI/src/public/Layer.cs
src/Tizen.NUI/src/public/Window.cs [changed mode: 0644->0755]
test/NUITestSample/NUITestSample/examples/RaiseToTopTest.cs [new file with mode: 0755]