Skip to content

Conversation

@kjarosh
Copy link
Member

@kjarosh kjarosh commented Jan 17, 2024

Fix a bug introduced by f65060e (#14703). The text input event was triggered two times: at key press and release. This patch makes sure that text input is triggered only on key press.

Copy link
Contributor

@Dinnerbone Dinnerbone left a comment

Choose a reason for hiding this comment

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

Thank you!

@torokati44 torokati44 enabled auto-merge (rebase) January 17, 2024 22:53
Fix a bug introduced by f65060e.
The text input event was triggered two times: at key press and release.
This patch makes sure that text input is triggered only on key press.
@torokati44 torokati44 merged commit d89ab3d into ruffle-rs:master Jan 17, 2024
@kjarosh kjarosh deleted the fix-input branch January 18, 2024 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

3 participants