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

A way to check the dimensions required to display a given string #550

Open
patrickmeehan opened this issue Sep 14, 2012 · 0 comments
Open

Comments

@patrickmeehan
Copy link
Member

As a user I want a way to check the dimensions required to display a given string so that I will know how to size my UI elements accordingly.

...

Right now users have to force a layout and check the bounds. We need a system where we can internally do dummy layouts and return dimensions (like required height given a fixed width).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant