[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:36:01 +0000 (13:36 +0900)
commitb9495e2df970ebb17678086e0bba316db2a966a3
tree47840c5c8a60add1636fa83fba2301c6d6aa16ce
parent3ecd4ab7a35514e421e7f4ba1eb953e71ab4ca6b
[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