mirror of
https://github.com/nasa/openmct.git
synced 2025-06-12 20:28:14 +00:00
[Layout] Consistent input behavior
Inputs now consistently default to 0 when left empty
This commit is contained in:
@ -162,7 +162,7 @@ define([
|
||||
"control": "textfield"
|
||||
},
|
||||
{
|
||||
"method": "y1",
|
||||
"property": "x1",
|
||||
"text": "X1",
|
||||
"name": "X1",
|
||||
"cssClass": "l-input-sm",
|
||||
|
Reference in New Issue
Block a user