You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Justin Mclean (JIRA)" <ji...@apache.org> on 2014/05/18 21:05:38 UTC

[jira] [Resolved] (FLEX-34193) Bugs from Spark ColorPicker

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

Justin Mclean resolved FLEX-34193.
----------------------------------

       Resolution: Fixed
    Fix Version/s: Apache Flex 4.13.0

Fixed, tested and checked into develop branch.

> Bugs from Spark ColorPicker
> ---------------------------
>
>                 Key: FLEX-34193
>                 URL: https://issues.apache.org/jira/browse/FLEX-34193
>             Project: Apache Flex
>          Issue Type: Bug
>    Affects Versions: Apache Flex 4.12.0
>         Environment: All
>            Reporter: kevin lam
>            Assignee: Justin Mclean
>              Labels: easyfix
>             Fix For: Apache Flex 4.13.0
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> For the class ColorPickerButtonSkin.mxml, at line 33, 
> "static private const exclusions:Array = ["icon"]"
> "icon" should be "iconDisplay" or a blank Array.
> For the class ColorPicker.as, at line 149,
> the function "onColorChange" does not change the "_selectedColor" property. So, the selectedColor of that instance won't be changed  when user click on the palette.
>  



--
This message was sent by Atlassian JIRA
(v6.2#6252)