enso/app
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
..
gui Do not lose focus when clicking fullscreen visualization (#7782) 2023-09-12 10:28:13 +00:00
gui2 First iteration of Component Browser Panel in Vue (#7718) 2023-09-08 09:57:02 +00:00
ide-desktop Rename trash to delete; fix search bar autofocus (#7710) 2023-09-07 13:06:54 +00:00