enso/app/gui/controller/double-representation
Ilya Bogdanov 2531aeeece
Implement hiding context switch expression in graph editor (#6136)
Closes #5927

Now context switch expressions are not visible in the nodes.

No visual changes to the IDE, the screencast is recorded with code modifications.

https://user-images.githubusercontent.com/6566674/228579581-f6a4c214-af56-40f8-af8e-af102cf476b3.mp4

# Important Notes
I fixed an issue when the state of the buttons near nodes was not updated after loading a project. See https://github.com/enso-org/enso/pull/6136#discussion_r1156920052
2023-04-04 17:25:46 +00:00
..
src Implement hiding context switch expression in graph editor (#6136) 2023-04-04 17:25:46 +00:00
Cargo.toml Port graph editor to new AST (#4113) 2023-02-10 18:05:40 +00:00