mirror of
https://github.com/penpot/penpot.git
synced 2026-08-20 19:58:49 +00:00
✨ Enable the edge-bundling plugin
Signed-off-by: Álvaro Tejero Cantero <alvorithm@teje.ro>
This commit is contained in:
parent
ef189acf71
commit
be6d3cd877
@ -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