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

shadow does not get built until the the textarea has been rendered. This #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hershaw
Copy link

@hershaw hershaw commented Jun 19, 2011

shadow does not get built until the the textarea has been rendered. This change is not very heavily tested.

it fixed a bug where if autogrow() was called before the text area had been rendered, the first call to update() set the height of the textarea to 0.

…his change is not very heavily tested.


it fixed a bug where if autogrow() was called before the text area had been rendered resulting in the last few lines of update() to set the height of the textarea to 0.
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.

1 participant