[NUI] Fix Navigator to support Page with Transitions
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Wed, 27 Dec 2023 04:15:30 +0000 (13:15 +0900)
committerJaehyun Cho <jaehyun0cho@gmail.com>
Wed, 27 Dec 2023 04:35:50 +0000 (13:35 +0900)
commitd7f6c7f1f78feb30e4973ef9d6eda5c892ed0cb5
tree6a9801715381d79563599221cdf0232b1741c6af
parent750eafecadb7c1486f16ff6dc06385349749fa14
[NUI] Fix Navigator to support Page with Transitions

Previously, PushWithTransition and PopWithTransition did not support
Page. It supported either ContentPage or DialogPage.

Now, PushWithTransition and PopWithTransition supports Page as well.
src/Tizen.NUI.Components/Controls/Navigation/Navigator.cs