[NUI] Fix not to propagate gesture from scrim
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Mon, 10 Jul 2023 07:53:15 +0000 (16:53 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 11 Jul 2023 04:08:21 +0000 (13:08 +0900)
commit864cd03e9a2b2edbcccf25eae037521719d593cc
treeaaa7c7d0886e3e8376b90000bc81d33ea37dea91
parent1b041bdf195c8dfacaab163c1d3ca6af29ddf3f5
[NUI] Fix not to propagate gesture from scrim

Scrim should block all touch and gesture events.
Therefore, gesture is also not propagated from scrim.
src/Tizen.NUI.Components/Controls/Menu.cs
src/Tizen.NUI.Components/Controls/Navigation/DialogPage.cs