2021-10-31 05:22 PM
Hi,
I add a modalWindow is overlaid with a swipeContainer, the drag still can trigger the swipeContainer in the background when modalWindow was visibled.
How can I disable to trigger the containers in the background?
2021-10-31 07:10 PM
I overriding handleDrag- and -Gesture event methods operating as expected.
Does this lead to other, more complex, hidden issues, or is there a more elegant way to do it?