UI: Fixed line width for cross connector hp
This commit is contained in:
parent
f31f49b19f
commit
1c5f186418
@ -490,13 +490,13 @@
|
||||
"default": 6,
|
||||
"required": true,
|
||||
"subLabel": "Main",
|
||||
"divider": true,
|
||||
"divider": false,
|
||||
"fieldSuffix": "px",
|
||||
"condition": "return model.mainLine;",
|
||||
"min": 0,
|
||||
"max": 99,
|
||||
"step": 1,
|
||||
"disabled": false
|
||||
"disabled": false,
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"id": "lineColor",
|
||||
|
||||
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Loading…
x
Reference in New Issue
Block a user