Thank you for reporting this bug. We will make it our priority to review this report.
-
Ext JS Premium Member
Swipe on charts
Is there any way to turn off all of the interactive stuff completely from the charts? I have a chart in a carousel and even with no interactions defined I cannot change pages in the carousel by swiping the chart, I have to swipe in the legend area.
-
We're looking into ways of resolving the problem. There is a current limitation in Touch 1.x where a drag listener is exclusive and cancels all bubbling. We may need to add something to remove this listener via configuration when you need this type of interaction. The next major release of Touch will remove this limitation.
-
Ext JS Premium Member
Thanks Jamie. Let us know if you come up with anything.
James
-
This is now working and will go into the release. If you don't add any interactions which require the drag event, we no longer bind them to the chart and carousel works.
-
Touch Premium Member
Jamie,
Are you saying this functionality is now in the Release version of touch charts vs. the Release Candidate version?
-
Touch Premium Member
Jamie,
I just downloaded the new Release version and can confirm that you can now swipe on a chart in a carousel.
Thanks!!