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

Charts over scrollview not scrolling in iPad only #550

Closed
ghost opened this issue Nov 13, 2015 · 2 comments
Closed

Charts over scrollview not scrolling in iPad only #550

ghost opened this issue Nov 13, 2015 · 2 comments

Comments

@ghost
Copy link

ghost commented Nov 13, 2015

Hi Daniel,

I have a scrollview over which I am having a view of scrollview's width and height and on top of these I am having the view over which the charts are gonna drawn.

So the problem arouse only with iPad that when I am trying to scroll the charts its not scrolling whereas if I am long pressing the charts view and then dragging it slightly it starts scrolling.

I have to do it everytime when I want to scroll the charts. Note that this problem only happens with iPad.

Any help is highly appreciated. Thanks.

@liuxuan30
Copy link
Member

I guess it should be a conflict? Have you checked the delegate and which view catches the touch event?

@danielgindi
Copy link
Collaborator

It is a bit unclear what the view hierarchy is...
It sounds like a trick that the OS does for deciding which scrollview to scroll - but I haven't really bumped into something like this.

Can you try to explain it again?

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