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

add support for the paste event #69

Closed
wants to merge 1 commit into from
Closed

add support for the paste event #69

wants to merge 1 commit into from

Conversation

daveworth
Copy link

After a paste event, wait a short time (50ms for now) until the text is actually present in the text-box, then trigger keyup as if that text had just been typed.

This is meant to address #68.

After a paste event, wait a short time (50ms for now) until the text is actually present in the text-box, then trigger `keyup` as if that text had just been typed.
@daveworth daveworth closed this Dec 16, 2021
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