mirror of
https://github.com/enso-org/enso.git
synced 2024-11-30 17:44:58 +03:00
fd972f8b0a
This was meant to be a trivial change, but actually a dirty workaround needed to be applied. Because enter is used to both open searcher and accept input/entry, both actions were fired at once. I fixed it by debouncing opening searcher event (so the searcher will be opened only once key event handling is over) |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |