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

Adjust textView size #13

Open
EternalBlack opened this issue Jun 15, 2018 · 0 comments
Open

Adjust textView size #13

EternalBlack opened this issue Jun 15, 2018 · 0 comments

Comments

@EternalBlack
Copy link

EternalBlack commented Jun 15, 2018

First of all, thank you for the awesome framework.

I currently got a problem with it displaying a sentence when a tableView is empty. The problem here is that the containing tableView changes size due to business logic and by that the text get wrapped from 1 line initially to 3 lines, making the animation look weird.
My proposal for that would be to expose a variable like maxLabelWidth? that (if set) applies a constraint to the UILabel (like UILabel-width <= maxLabelWidth).
Would be awesome if you could add this in a future version!

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