enso/app/gui/view/graph-editor
Adam Obuchowicz 75df048f3e
A Stub for Vector Editor Widget. (#6142)
Fixes #5946

Adds a vector editor widget under the node. It reacts to code changes, but does not allow any editing: this will be continuously added in next tasks.

The position is often wrong due to limitations of the display object hierarchy. It should be changed anyway when [embedding into the node](#5923). But because it looks bad, it's shown only with `--featurePreview.vectorEditor` flag.

https://user-images.githubusercontent.com/3919101/227955735-f96fc23d-7e87-4042-8586-c1154523e871.mp4
2023-04-03 09:21:33 +00:00
..
src A Stub for Vector Editor Widget. (#6142) 2023-04-03 09:21:33 +00:00
Cargo.toml Implement fix for duplicate entries in visualisation list. (#5808) 2023-03-07 23:28:48 +00:00