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

sokol_app.h emsc: optional event bubbling #975

Merged
merged 8 commits into from
Jan 27, 2024

Conversation

floooh
Copy link
Owner

@floooh floooh commented Jan 23, 2024

PR for: #972

This restores the old HTML5 event bubbling behaviour (e.g. most event do not bubble up), but allows to enable bubbling for specific input event categories.

TODO BEFORE:

  • add documentation
  • update changelog+readme

TODO AFTER:

@floooh floooh changed the title sokol_app.h emsc: optional event bubbling wip [WIP] sokol_app.h emsc: optional event bubbling Jan 23, 2024
@floooh floooh force-pushed the issue972-event-bubble-control branch from 2dcd63b to 360d54a Compare January 24, 2024 16:50
floooh added a commit to floooh/chips-test that referenced this pull request Jan 24, 2024
@floooh floooh changed the title [WIP] sokol_app.h emsc: optional event bubbling sokol_app.h emsc: optional event bubbling Jan 27, 2024
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