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

Setting textShadowAlpha for ActionBar has no effect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • Mobile: ActionBar
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:

      <?xml version="1.0" encoding="utf-8"?>
      <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
      xmlns:s="library://ns.adobe.com/flex/spark">
      <s:ActionBar textShadowAlpha="0" textShadowColor="#00ff00">
      <s:title>Title</s:title>
      </s:ActionBar>
      </s:Application>

      Actual Results:
      The green shadow is still visible.

      Expected Results:
      Since alpha is 0, shadow should not be visible.

      Workaround (if any):

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: