[Fixed Position] Ensure default positions

Ensure all elements in a fixed position view's composition
are shown in view, WTD-883.
This commit is contained in:
Victor Woeltjen
2015-02-24 14:15:58 -08:00
parent be3a31324d
commit 6d709a6851
3 changed files with 63 additions and 26 deletions

View File

@ -25,6 +25,13 @@ define(
fill: "transparent",
stroke: "transparent",
color: "#717171"
},
"fixed.telemetry": {
stroke: "transparent",
color: "#717171",
titled: true,
width: 2,
height: 1
}
},
DIALOGS = {