[Fixed Position] Add text color property
Add a property to the Fixed Position toolbar to set text color, WTD-881.
This commit is contained in:
@@ -23,7 +23,8 @@ define(
|
||||
},
|
||||
"fixed.text": {
|
||||
fill: "transparent",
|
||||
stroke: "transparent"
|
||||
stroke: "transparent",
|
||||
color: "#717171"
|
||||
}
|
||||
},
|
||||
DIALOGS = {
|
||||
|
||||
Reference in New Issue
Block a user