Merge pull request #13780 from ArtemDzhereleiko/AD/bug-fix/scada-hp/cross-connector-hp-main-line-width-visability
Fixed line width for Cross connector HP SCADA symbol
This commit is contained in:
commit
4cc7e1fbee
@ -489,14 +489,13 @@
|
|||||||
"type": "number",
|
"type": "number",
|
||||||
"default": 6,
|
"default": 6,
|
||||||
"required": true,
|
"required": true,
|
||||||
"subLabel": "Main",
|
"divider": false,
|
||||||
"divider": true,
|
|
||||||
"fieldSuffix": "px",
|
"fieldSuffix": "px",
|
||||||
"condition": "return model.mainLine;",
|
|
||||||
"min": 0,
|
"min": 0,
|
||||||
"max": 99,
|
"max": 99,
|
||||||
"step": 1,
|
"step": 1,
|
||||||
"disabled": false
|
"disabled": false,
|
||||||
|
"visible": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "lineColor",
|
"id": "lineColor",
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Loading…
x
Reference in New Issue
Block a user