mirror of
https://github.com/enso-org/enso.git
synced 2025-01-09 03:57:54 +03:00
f7e079aa43
- 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 |
||
---|---|---|
.. | ||
lib | ||
.gitignore | ||
debugGlobals.ts | ||
eslint.config.js | ||
package-lock.json | ||
package.json | ||
tsconfig.json | ||
utils.ts |