You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Les Woolsey (JIRA)" <ji...@apache.org> on 2015/02/11 20:24:13 UTC

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

Les Woolsey created FLEX-34748:
----------------------------------

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


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)