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

Added a paste Event to TextInput #1350

Merged
merged 3 commits into from
Jul 13, 2022
Merged

Added a paste Event to TextInput #1350

merged 3 commits into from
Jul 13, 2022

Conversation

wyatt-herkamp
Copy link
Contributor

@wyatt-herkamp wyatt-herkamp commented May 28, 2022

If no paste event is defined it will just act like a normal on_change event

Closes #1177

@hecrj hecrj added feature New feature or request widget labels May 30, 2022
@hecrj hecrj added this to the 0.4.3 milestone May 30, 2022
examples/todos/src/main.rs Outdated Show resolved Hide resolved
@wyatt-herkamp wyatt-herkamp requested a review from hecrj May 31, 2022 11:43
Copy link
Member

@hecrj hecrj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thank you 🙇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request widget
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Intercepting Paste Events
2 participants