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

Working with UIScrollView #16

Closed
jdriselvato opened this issue Oct 20, 2015 · 6 comments
Closed

Working with UIScrollView #16

jdriselvato opened this issue Oct 20, 2015 · 6 comments

Comments

@jdriselvato
Copy link

I'm having issues getting this working with UIScrollViews. UIScrollView doesn't seem to allow for interaction with the linking.

@jdriselvato
Copy link
Author

My issue seems to be a problem with UIViews with ActiveLabels on it inside a UIScrollView. Not a problem with this specifically.

@schickling
Copy link
Contributor

Glad to hear this could be resolved.

@bogdanh
Copy link

bogdanh commented Jan 26, 2017

Hi @jdriselvato,

I know it's kind of old but how you managed to fix the problem with ActiveLabels inside a UIScrollView? I have the same problem now. It is working well when the ActiveLabel is not within an UIScrollView but not when it's within. I tested with other UILabel elements and the tap is working.

Any answer will be much appreciated. Thank you.

@croossin
Copy link

@jdriselvato or @bogdanh Were you able to find a solution to this problem?

@lindlau
Copy link

lindlau commented Nov 29, 2017

same problem here

@jdriselvato
Copy link
Author

If I remember correctly, what I ended up doing was subclassing a UITableViewCell instead of using scroll view and views to fix my problem. Sorry, I know that's not what you want to hear but it worked out for the project I was working on (2 years ago).

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

5 participants