Skip to content

2023.2.1-nightly.2023.9.17

@somebody1234 somebody1234 tagged this 15 Sep 15:04
- Fixes #7799

The PR that introduced this bug stopped event propagation in certain cases, in order to fix another issue.
This PR introduces a way to run an event handler, but indicate failure so further handlers (if any) are run, otherwise the event will be propagated all the way to the document root.

# Important Notes
None
Assets 2
Loading