fix some things
This commit is contained in:
@@ -144,8 +144,8 @@ Every component owns its ports, declarative icon, properties, and child graph:
|
||||
"icon": {
|
||||
"size": {"width": 128, "height": 128},
|
||||
"elements": [{
|
||||
"type": "rectangle", "x": 1, "y": 1,
|
||||
"width": 126, "height": 126,
|
||||
"type": "rectangle", "x": 32, "y": 32,
|
||||
"width": 64, "height": 64,
|
||||
"cornerRadius": 5,
|
||||
"fill": "#dbeafe", "stroke": "#245c9c",
|
||||
"lineWidth": 1.5, "lineStyle": "solid"
|
||||
|
||||
Reference in New Issue
Block a user