enso/app/gui/view
Paweł Grabarz 4be2c7b65b
Fix node name visibility by removing remaining view-mode logic fron node output port (#7269)
Fixes #7259

Node label (and output port in general) used to depend on view-mode logic, which is currently not fully functional. Since we have removed profiling mode from the application, It's best to remove some remaining parts of it to avoid them from interfering.

Labels now work as they used to, being shown on hover or when ctrl is held down.

![image](https://github.com/enso-org/enso/assets/919491/5e6996a4-6d84-4d36-a624-03a53f7e6e8a)
2023-07-13 14:07:07 +02:00
..
component-browser Single column in component browser (#7233) 2023-07-13 12:58:58 +02:00
documentation Resizing visualizations (#7164) 2023-07-09 15:18:45 +00:00
examples move method icon definition to documentation tag (#7123) 2023-06-29 14:48:55 +00:00
execution-environment-selector Fix layer ordering between dropdown and breadcrumbs backgrounds. (#6483) 2023-05-02 16:32:21 +00:00
execution-mode-selector/src Ability to change the execution environment between design and live. (#6341) 2023-04-25 20:28:15 +00:00
graph-editor Fix node name visibility by removing remaining view-mode logic fron node output port (#7269) 2023-07-13 14:07:07 +02:00
src New Prototype AI Searcher (#7146) 2023-07-07 12:47:10 +00:00
welcome-screen No rendering after drop (#6911) 2023-06-14 12:30:14 +00:00
Cargo.toml Ability to change the execution environment between design and live. (#6341) 2023-04-25 20:28:15 +00:00