mirror of
https://github.com/penpot/penpot.git
synced 2026-08-17 18:28:41 +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.
|
// empty canvas clears. Runs alongside the node:click inspector.
|
||||||
{ type: "click-select", degree: 1,
|
{ type: "click-select", degree: 1,
|
||||||
state: "selected", neighborState: "active", unselectedState: "inactive" }],
|
state: "selected", neighborState: "active", unselectedState: "inactive" }],
|
||||||
plugins: [{
|
plugins: [{key: "edge-bundling", type: "edge-bundling"},{
|
||||||
key: "toolbar",
|
key: "toolbar",
|
||||||
type: "toolbar",
|
type: "toolbar",
|
||||||
position: "top-left",
|
position: "top-left",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user