Objet : Problem with SDK 4.12 labelPlacement style
Hi,
I have compiled a large project with latest 4.12 RC and got a conflicting style
definition for "labelPlacement".
It was defined as follows in mx.charts.LegendItem:
[Style(name="labelPlacement", type="String",
FYI, I have made the changes below locally, and the errors disappeared.
I can commit if you want.
Maurice
-Message d'origine-
De : Maurice Amsellem [mailto:maurice.amsel...@systar.com]
Envoyé : lundi 17 février 2014 11:08
À : dev@flex.apache.org
Objet : Problem with SDK
Hi,
I have compiled a large project with latest 4.12 RC and got a conflicting style
definition for "labelPlacement".
It was defined as follows in mx.charts.LegendItem:
[Style(name="labelPlacement", type="String",
enumeration="top,bottom,right,left", inherit="yes")]
And now also defined in spa