Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

Third-party control swallowing scroll event, workaround?

$
0
0

I am using Telerik's chart control, TKChart, and it seems to be swallowing the pan and tap gestures. I have embedded it in a scrollview to support scrolling on the entire view but when a user drags on the chart itself the scroll view never receives the gesture. I understand this is because TKChart handles some input like taps and scrolling but I was wondering if there was a workaround where I could hook up a PanGestureHandler and handle those myself but pass TapGestureHandlers to the chart so that I could scroll the graph page, but also allow the chart to handle the taps for Tooltips within the chart.

I've tried creating a gesture handler and attaching to the parent View and it never fires in the above case. Any ideas?


Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>