mirror of
https://github.com/penpot/penpot.git
synced 2026-08-08 13:58:35 +00:00
✨ Enable the edge-bundling plugin
Signed-off-by: Álvaro Tejero Cantero <alvorithm@teje.ro>
This commit is contained in:
parent
6c5525183c
commit
4cc95a8cbe
@ -905,7 +905,7 @@ Graph Console
|
||||
// empty canvas clears. Runs alongside the node:click inspector.
|
||||
{ type: "click-select", degree: 1,
|
||||
state: "selected", neighborState: "active", unselectedState: "inactive" }],
|
||||
plugins: [{
|
||||
plugins: [{key: "edge-bundling", type: "edge-bundling"},{
|
||||
key: "toolbar",
|
||||
type: "toolbar",
|
||||
position: "top-left",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user