Closed nicolaspayette closed 9 years ago
Namely:
xw:text-color
xw:font-color
xw:text-size
font-size
The reason for this is that some widget kinds (e.g. text input) can have both a xw:label and a xw:text property. Having xw:text-color makes it look like it would apply to the text but not the label, whereas in fact, it applies to both.
xw:label
xw:text
@jbadham, this affects the TELL ME model.
Namely:
xw:text-color
toxw:font-color
,xw:text-size
tofont-size
The reason for this is that some widget kinds (e.g. text input) can have both a
xw:label
and axw:text
property. Havingxw:text-color
makes it look like it would apply to the text but not the label, whereas in fact, it applies to both.@jbadham, this affects the TELL ME model.