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

Add support for URLs in element detail descriptions #15

Open
tenfef opened this issue Apr 2, 2017 · 0 comments
Open

Add support for URLs in element detail descriptions #15

tenfef opened this issue Apr 2, 2017 · 0 comments

Comments

@tenfef
Copy link
Collaborator

tenfef commented Apr 2, 2017

I had a go at this. Is a bit of a pain in the ass as we need to make it a UITextView instead of a UILabel.
I'm not sure a good technique for autosizing the container based on a variable text length.

Also we should probably get rid of the tableview approach and just have separate views, but then we need to make sure everything flows correctly, which UITableView is good at.

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

1 participant