#
vector-editor
Here are 3 public repositories matching this topic...
This program is intended for constructing syntactic diagrams using vector graphics.
svg
graphics
bsuir
course-project
vector-graphics
graphics-editor
syntax-diagrams
poit
vector-editor
syntax-diagrams-editor
-
Updated
Aug 21, 2018 - Pascal
Создание базового векторного редактора на основе WPF
-
Updated
Jul 13, 2020 - C#
Improve this page
Add a description, image, and links to the vector-editor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vector-editor topic, visit your repo's landing page and select "manage topics."
Start with
core\editor\src\dispatcher\mod.rs:40and plumb the state updates through the document layer system's visibility state. It needs to end up in the state encoded in aLayerPanelEntryincore\document\src\response.rs:9which gets sent through the WASM back to the frontend.