Skip to content

Comments

Ensure correct target element(textarea) is used.#38

Open
jonmifsud wants to merge 1 commit intoultimatedelman:masterfrom
jonmifsud:patch-1
Open

Ensure correct target element(textarea) is used.#38
jonmifsud wants to merge 1 commit intoultimatedelman:masterfrom
jonmifsud:patch-1

Conversation

@jonmifsud
Copy link

this in context is not always correct. In certain instances this was the jQuery document object, which means that no text area grows. Using the event target ensures that the right box is picked up and animated.

this in context is not always correct. In certain instances this was the jQuery document object, which means that no text area grows. Using the event target ensures that the right box is picked up and animated.
@ultimatedelman
Copy link
Owner

If you could update the minified file as well, I'll go ahead and merge this. Thanks!

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.

2 participants