RE: Problem with SDK 4.12 labelPlacement style

2014-02-18 Thread Kessler CTR Mark J
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",

RE: Problem with SDK 4.12 labelPlacement style

2014-02-17 Thread Maurice Amsellem
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

Problem with SDK 4.12 labelPlacement style

2014-02-17 Thread Maurice Amsellem
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