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

Cannot scroll when embedded in a scrollView #8

Closed
JonnyLinja opened this issue Dec 15, 2017 · 2 comments
Closed

Cannot scroll when embedded in a scrollView #8

JonnyLinja opened this issue Dec 15, 2017 · 2 comments

Comments

@JonnyLinja
Copy link
Contributor

I've placed the SectionedSlider in a UITableViewCell and cannot scroll it. The tableview scrolls whenever I try.

@LeonardoCardoso
Copy link
Owner

This view is not meant for that. But this must be related to dragging delegates of the UITableView or UITableViewCell, or even with the flag isUserInteractionEnabled on the cell. Maybe you could try to manipulate them and check whether it works or not. Then go back here to comment.

@JonnyLinja
Copy link
Contributor Author

Submitted PR #9

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