mirror of
https://github.com/nasa/openmct.git
synced 2025-06-15 13:48:12 +00:00
[Fixed Position] Add button to show/hide telemetry name
Add button to show/hide name of telemetry elements in fixed position view, WTD-881.
This commit is contained in:
@ -195,6 +195,7 @@ define(
|
||||
id: id,
|
||||
stroke: "transparent",
|
||||
color: "#717171",
|
||||
titled: true,
|
||||
width: DEFAULT_DIMENSIONS[0],
|
||||
height: DEFAULT_DIMENSIONS[1]
|
||||
});
|
||||
|
Reference in New Issue
Block a user