mirror of
https://github.com/enso-org/enso.git
synced 2024-12-25 23:42:33 +03:00
db425e7a77
- Renames "Move To Trash" to "Delete" on local backend - This is because the local backend does not have a trash category (or categories at all) - Fix search bar autofocus - The "delete" hotkey was focusing the search bar - this was because the shortcuts handler, and the autofocus handler, were both registered on the same `EventTarget`. The fix is to do `stopImmediatePropagation()` to stop running any other event handler, even ones on the same `EventTarget`. # Important Notes None |
||
---|---|---|
.. | ||
assets | ||
client | ||
common | ||
content | ||
content-config | ||
dashboard | ||
esbuild-plugin-copy-directories | ||
icons | ||
types |