enso/app
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
..
gui Fix node name visibility by removing remaining view-mode logic fron node output port (#7269) 2023-07-13 14:07:07 +02:00
ide-desktop Add remoteLog function for gathering gui logs (#6582) 2023-07-12 12:22:07 +02:00