enso/app/gui/view/project-view-top-bar
Adam Obuchowicz fd972f8b0a
Change shortcut for opening Component Browser to enter (#7527)
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)
2023-08-11 18:05:17 +00:00
..
src Change shortcut for opening Component Browser to enter (#7527) 2023-08-11 18:05:17 +00:00
Cargo.toml Redesign IDE top bar (#7249) 2023-07-18 12:35:07 +02:00