mirror of
https://github.com/enso-org/enso.git
synced 2024-11-27 18:08:21 +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 |
||
---|---|---|
.. | ||
lib | ||
.gitignore | ||
eslint.config.js | ||
package-lock.json | ||
package.json | ||
tsconfig.json | ||
utils.ts |