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

In the storyboard, when I set a label to TTTAttributedLabel, all the interfaces in the controller become white #787

Open
panjiulong opened this issue Jun 14, 2018 · 2 comments

Comments

@panjiulong
Copy link

In the storyboard, when I set a label to TTTAttributedLabel, all the interfaces in the controller become white, a pure white interface but the elements inside still exist.

@JJNev
Copy link

JJNev commented Jun 15, 2018

I had the same problem. Since the project seems discontinued, here is a very simple replacement which subclasses UITextView: https://stackoverflow.com/questions/50505334/how-can-i-accurately-detect-if-a-link-is-clicked-inside-uilabels-in-swift-4/50873577#50873577

@panjiulong
Copy link
Author

@JJNev Thank you, the solution you provided is also good, it is equivalent to self-realization of this function, I hope TTTAttributedLabel can solve this problem

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