Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BarChartView with TableView #2161

Closed
newbiebie opened this issue Feb 14, 2017 · 1 comment
Closed

BarChartView with TableView #2161

newbiebie opened this issue Feb 14, 2017 · 1 comment

Comments

@newbiebie
Copy link

if I use BarChartView with TableView, the tableView Can't scroll any more! BarChartView can scale while the tableView can't scroll. How can I solve this problem?

@liuxuan30
Copy link
Member

take a look at @objc fileprivate func panGestureRecognized(_ recognizer: NSUIPanGestureRecognizer) and decide what switch you want to turn off. By default it's intended to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants