You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "OmPrakash Muppirala (JIRA)" <ji...@apache.org> on 2015/02/12 10:30:12 UTC

[jira] [Resolved] (FLEX-34748) Spark ActionBar chromeColor is ignored in Flex 14

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

OmPrakash Muppirala resolved FLEX-34748.
----------------------------------------
    Resolution: Fixed

Fixed in http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/5c98108c

This should appear in the next version of Apache Flex.  If you want to use the fix in the meantime, you may want to copy the changes (from the above commit url) into your local copy of the SDK.

> Spark ActionBar chromeColor is ignored in Flex 14
> -------------------------------------------------
>
>                 Key: FLEX-34748
>                 URL: https://issues.apache.org/jira/browse/FLEX-34748
>             Project: Apache Flex
>          Issue Type: Bug
>    Affects Versions: Apache Flex 4.14.0
>         Environment: FLEX 14 AIR 16 IOS 8.1
>            Reporter: Les Woolsey
>            Assignee: OmPrakash Muppirala
>              Labels: compatibility
>
> In a ViewNavigatorApplication I have the following style specified:
> 		@namespace s "library://ns.adobe.com/flex/spark";
> 		
> 		s|ActionBar { chromeColor: #404040; 
> 			titleAlign: center;
> 		}
> In Fle 13.0 and earlier, this gives me a dark gray background on my app's actionbar but in Flex 14 it gives me a white actionBar.  Can anyone provide a workaround or solution?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)