mirror of
https://github.com/enso-org/enso.git
synced 2024-12-18 14:01:37 +03:00
75df048f3e
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 |
||
---|---|---|
.. | ||
builtin | ||
component | ||
new_node_position | ||
automation.rs | ||
builtin.rs | ||
component.rs | ||
data.rs | ||
lib.rs | ||
new_node_position.rs | ||
profiling.rs | ||
selection.rs | ||
view.rs |