[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)
committertscholb <scholb.kim@samsung.com>
Wed, 27 Dec 2023 08:11:59 +0000 (17:11 +0900)
commit9234bba03d234f4d6d1c63798a27259a7143b072
treec3bda58997840296c9341017ad9a245cf98a3edc
parent1056eaefb1598dd62711735911c3b8426941af40
[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