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

TextArea: add minHeight property with autoHeight #1647

Closed
rijk opened this issue May 1, 2017 · 1 comment
Closed

TextArea: add minHeight property with autoHeight #1647

rijk opened this issue May 1, 2017 · 1 comment

Comments

@rijk
Copy link
Member

rijk commented May 1, 2017

It would be cool if we'd have a minHeight property to combine with the autoHeight property. This way, we can make a textarea to start at e.g. 4 rows, and grow from there.

Right now, this is impossible, due to the inline styles applied in the updateHeight method.

@layershifter layershifter changed the title Feature request: minHeight property in TextArea with autoHeight TextArea: add minHeight property with autoHeight May 4, 2017
@levithomason
Copy link
Member

Merged in #1679

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

3 participants