Closed floooh closed 10 months ago
PR for: https://github.com/floooh/sokol/issues/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:
TODO AFTER:
PR for: https://github.com/floooh/sokol/issues/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:
TODO AFTER: