Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 99250

SideDrawer blocking touch events to subviews

$
0
0

Thanks! Had this same problem as well. For noobs like myself this is what I did in swift based off of Adrians answer:

self.sideDrawerView= TKSideDrawerView(frame: self.view.bounds)self.view!.addSubview(sideDrawerView)
self.chart= TKChart(frame: self.view.bounds)
sideDrawerView!.mainView.addSubview(chart)

Viewing all articles
Browse latest Browse all 99250

Trending Articles



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