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

[jira] [Updated] (FLEX-33397) Spark button skin doesn't exclude coloring icon.

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

Mark Kessler updated FLEX-33397:
--------------------------------

    Attachment: ButtonSkin.mxml

Changed
static private const exclusions:Array = ["labelDisplay"];

to

static private const exclusions:Array = ["iconDisplay", "labelDisplay"];
                
> Spark button skin doesn't exclude coloring icon.
> ------------------------------------------------
>
>                 Key: FLEX-33397
>                 URL: https://issues.apache.org/jira/browse/FLEX-33397
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Skinning
>    Affects Versions: Adobe Flex SDK 4.6 (Release), Apache Flex 4.9.0
>            Reporter: Mark Kessler
>            Priority: Minor
>         Attachments: ButtonSkin.mxml
>
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> The chromeColor style is coloring the icon for for the spark buttons. The fix was tp add the iconDisplay to the exlusions variable in the ButtonSkin.mxml

--
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