[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)
committerhuiyu <35286162+huiyueun@users.noreply.github.com>
Tue, 11 Jul 2023 05:46:11 +0000 (14:46 +0900)
commit6414042c7378a618be4c1f13352e02e1a35aaa59
tree279edd64f6be2c11bbc4d84ea3b80bff3aa2cb9c
parentdabcdf628bbde273638d6b6c45ccf7d80f16e0dc
[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