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

Support vertical textarea scaling #44

Merged
merged 2 commits into from
Jan 15, 2016
Merged

Support vertical textarea scaling #44

merged 2 commits into from
Jan 15, 2016

Conversation

laCour
Copy link
Contributor

@laCour laCour commented Jan 6, 2016

This change provides support for vertical scaling on singleton textarea rows (see #24, which was closed without being fixed).

This change is accomplished by simply returning early before setting the height of the textarea's row. These rows will instead use the default height: auto. This intentionally doesn't support rows which textarea's share with other inputs, so that row heights remain consistent.

kumailht added a commit that referenced this pull request Jan 15, 2016
Support vertical textarea scaling
@kumailht kumailht merged commit 88bf68e into furiouscollective:master Jan 15, 2016
@kumailht
Copy link
Contributor

Thank you for your contribution to GridForms Jonathan 👍

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

Successfully merging this pull request may close these issues.

None yet

2 participants