mirror of
https://github.com/nasa/openmct.git
synced 2025-06-19 07:38:15 +00:00
Merge branch 'open-master' into open940b
Merge in latest from open-master into topic branch for WTD-940, merge of fixed position look-and-feel updates. Conflicts: platform/features/layout/src/FixedController.js platform/features/layout/src/elements/ElementFactory.js
This commit is contained in:
@ -25,6 +25,13 @@ define(
|
||||
fill: "transparent",
|
||||
stroke: "transparent",
|
||||
color: "#cccccc"
|
||||
},
|
||||
"fixed.telemetry": {
|
||||
stroke: "transparent",
|
||||
color: "#cccccc",
|
||||
titled: true,
|
||||
width: 2,
|
||||
height: 1
|
||||
}
|
||||
},
|
||||
DIALOGS = {
|
||||
|
Reference in New Issue
Block a user