You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Justin Mclean (JIRA)" <ji...@apache.org> on 2013/04/22 07:13:15 UTC

[jira] [Updated] (FLEX-33509) mx:Legend fails to copy styles in populateFromArray

     [ https://issues.apache.org/jira/browse/FLEX-33509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Mclean updated FLEX-33509:
---------------------------------

    Description: 
mx:Legend fails to copy styles in populateFromArray. Means setting legendMarkerRenderer on LegendItem has no effect.

Workaround:
Create custom LegendItemClass and set style in constructor. Set legendItemClass to be this new class.

  was:
mx:Legend fails to copy styles in populateFromArray. Means setting legendMarkerRenderer on LegendItem has no effect.

Workaround:
Create custom LegendItemClass as set style in constructor. Set legendItemClass to be this new class.

    
> mx:Legend fails to copy styles in populateFromArray
> ---------------------------------------------------
>
>                 Key: FLEX-33509
>                 URL: https://issues.apache.org/jira/browse/FLEX-33509
>             Project: Apache Flex
>          Issue Type: Bug
>            Reporter: Justin Mclean
>            Priority: Minor
>
> mx:Legend fails to copy styles in populateFromArray. Means setting legendMarkerRenderer on LegendItem has no effect.
> Workaround:
> Create custom LegendItemClass and set style in constructor. Set legendItemClass to be this new class.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira