[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:
Victor Woeltjen
2015-02-23 19:25:33 -08:00
parent 1c69d1f2da
commit 41a013d198
4 changed files with 36 additions and 1 deletions

View File

@ -195,6 +195,7 @@ define(
id: id,
stroke: "transparent",
color: "#717171",
titled: true,
width: DEFAULT_DIMENSIONS[0],
height: DEFAULT_DIMENSIONS[1]
});