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:
Victor Woeltjen
2015-03-04 14:52:01 -08:00
4 changed files with 114 additions and 26 deletions

View File

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