marcinrabieko

Results 2 comments of marcinrabieko

Try to run Detail controller as first, there is a bug.

Already resolved: `var touchLocationInContentView: CGPoint = recognizer.location(in: chart.contentView)` Which is location of gesture event in the chart contentView. The contentView is exactly frame that bars are located in. Then I...