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

Inverts preventDefault <-> stopPropagation behaviour to match JS. Supports dispatching events down and up or both. This will allow to fix the keyboard, touch and mouse events to go from down to up (bubbling) #1792

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

soywiz
Copy link
Member

@soywiz soywiz commented Jul 11, 2023

Some work on #439 (comment)

…ports dispatching events down and up or both. This will allow to fix the keyboard, touch and mouse events to go from down to up (bubbling)
@soywiz soywiz changed the title Inverts preventDefault <-> stopPropagation behaviour to match JS. Inverts preventDefault <-> stopPropagation behaviour to match JS. Supports dispatching events down and up or both. This will allow to fix the keyboard, touch and mouse events to go from down to up (bubbling) Jul 11, 2023
@soywiz soywiz merged commit 416f94e into main Jul 11, 2023
@soywiz soywiz deleted the feature/fix.event.system branch October 4, 2023 19:07
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