enso/app/gui/view
Ilya Bogdanov 6fd2295cc6
Do not lose focus when clicking fullscreen visualization (#7782)
Fixes #7524

The issue was caused by the fact that fullscreen visualization does not have hover area, so clicking anywhere was deactivating it because we used `deselect_click = scene.on_event::<mouse::Down>();`


https://github.com/enso-org/enso/assets/6566674/08a463f3-764f-4b2c-b41f-13521f5cfc56
2023-09-12 10:28:13 +00:00
..
component-browser Sync breadcrumbs and documentation panel. (#7508) 2023-08-15 11:01:24 +00:00
documentation Revert "Handle wasm panics, display a message and allow a restart (#7507)" (#7708) 2023-08-31 13:30:01 +02:00
examples Replace old breadcrumb implementation in the top bar with new breadcrumb component. (#7619) 2023-08-24 22:01:46 +00:00
execution-environment-selector New node design (#7311) 2023-07-27 13:00:47 +00:00
execution-mode-selector/src New node design (#7311) 2023-07-27 13:00:47 +00:00
graph-editor Do not lose focus when clicking fullscreen visualization (#7782) 2023-09-12 10:28:13 +00:00
project-view-top-bar Fix new node position (#7680) 2023-09-06 14:20:45 +00:00
src Fix atom types in dropdowns. (#7670) 2023-09-05 14:51:33 +00:00
welcome-screen Revert "Handle wasm panics, display a message and allow a restart (#7507)" (#7708) 2023-08-31 13:30:01 +02:00
Cargo.toml New node design (#7311) 2023-07-27 13:00:47 +00:00