Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-34805

Unable to set chromeColor property on TabbedViewNavigatorApplication

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • Apache Flex 4.14.0
    • Apache Flex 4.14.1
    • None
    • None
    • Debug app on iOS or Android device. Does not occur in Air Simulator.

    Description

      Previously it was possible to change the background color of the tab and action bar on a TabbedViewNavigatorApplication component using the following:

      <fx:Style>
      @namespace s "library://ns.adobe.com/flex/spark";
      s|TabbedViewNavigator #tabBar

      { chromeColor:#a20808; }

      s|ActionBar

      { chromeColor: #004494; }

      </fx:Style>

      This no longer works.

      Attachments

        1. TestNavigator.fxp
          13 kB
          Ross Taylor

        Activity

          People

            bigosmallm Om
            rossbt Ross Taylor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: