Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

TextArea autogrow isn't variable #3298

Closed
ricklein opened this issue Dec 18, 2011 · 1 comment
Closed

TextArea autogrow isn't variable #3298

ricklein opened this issue Dec 18, 2011 · 1 comment

Comments

@ricklein
Copy link

I'm working on an app with TextAreas of varying sizes, as well as different font-sizes. We love the auto-growing feature, but we'd like to be able to control how much it grows each time. It's default can remain the same (15) but if we could give the text area a value to grow by, ( or have it variable to the font size) then it would give us better control over the growth. As it stands now with content at a 12px font size when it autogrows it pushes our submit button that is immediately below the textarea out of view because it adds 2 rows instead of 1. This makes the user have to scroll to hit the submit button. Should be an easy fix, I will try to implement it myself

@toddparker
Copy link
Contributor

Mind linking this up to the feature reuest wiki page so we can re-visit later?

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

No branches or pull requests

2 participants