enso/app/gui/view/graph-editor/src
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
..
builtin remove content_origin property from layout (#6155) 2023-04-01 11:48:01 +00:00
component A Stub for Vector Editor Widget. (#6142) 2023-04-03 09:21:33 +00:00
new_node_position Bump rustc to nightly-2023-01-12 (#4053) 2023-02-02 23:05:25 +00:00
automation.rs Multi Component Group Wrapper (#3473) 2022-06-08 11:06:36 +00:00
builtin.rs Linting codebase 2022-03-10 05:32:33 +01:00
component.rs Implement multi-process message visualisation. (#3423) 2022-05-03 09:40:27 +00:00
data.rs IDE uses new visualization API (#3661) 2022-09-01 15:33:46 +03:00
lib.rs Decouple node edit mode from ports (#5983) 2023-03-29 11:16:31 +00:00
new_node_position.rs Build script merge (#3743) 2022-10-10 23:38:48 +02:00
profiling.rs Build script merge (#3743) 2022-10-10 23:38:48 +02:00
selection.rs Refactoring mouse events. (#6078) 2023-03-28 04:41:25 +02:00
view.rs Refactor gui/src/rust/ide to two app/gui and app/ide-desktop (#3157) 2021-11-16 10:04:56 +01:00