UI: Fixed line width for cross connector hp
This commit is contained in:
parent
f31f49b19f
commit
1c5f186418
@ -490,13 +490,13 @@
|
|||||||
"default": 6,
|
"default": 6,
|
||||||
"required": true,
|
"required": true,
|
||||||
"subLabel": "Main",
|
"subLabel": "Main",
|
||||||
"divider": true,
|
"divider": false,
|
||||||
"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