enso/app/gui/view/graph-editor
Michael Mauderer 5b5a2be829
Use focus information to prevent new node creation on pressing enter in Project Name and Code Editor. (#4068)
This PR fixes the Component Browser opening when pressing enter while editing either the Project Name or the text in the Code Editor. This is achieved by using our focus management system to check whether something is focused. The Component Browser only appears if nothing else is focused.
2023-01-24 15:09:39 +00:00
..
src Use focus information to prevent new node creation on pressing enter in Project Name and Code Editor. (#4068) 2023-01-24 15:09:39 +00:00
Cargo.toml Bump wasm-bindgen (#3971) 2022-12-13 22:20:25 +01:00