Question about the modalWindow drag event
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-10-31 5: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?
Labels:
- Labels:
-
TouchGFX
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-10-31 7: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?
