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

SplitViewNavigator ignores backgroundAlpha value

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • Apache Flex 4.8 (parity release)
    • None
    • Windows dev, creating a Mobile AIR project

    Description

      The SplitViewNavigator component ignores the backgroundAlpha value. I'm certain of this because I set the backgroundAlpha="0" and the backgroundColor="0xFF0000" and tested it and saw a big red screen.

      I copied the SplitViewNavigatorSkin code into my own skin and set the backgroundAlpha to 0 by changing line 132 -> graphics.beginFill(color, 0);

      Attachments

        Activity

          People

            Unassigned Unassigned
            polygeek Dan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: