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

Should be easier to style the emphasized state on a Spark Button control

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Later
    • Adobe Flex SDK 4.0 (Release)
    • None
    • Spark: Button
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Found in 4.0.0.14159 (release)

      Steps to reproduce:
      1. Compile and run attached MXML file.

      Actual Results:
      Styling the emphasized s:Button skin is too tricky and causing confusion.

      Expected Results:
      Maybe add in a emphasizedSkinClass style which makes this a bit more obvious.

      Workaround (if any):
      Instead of s|Button

      { skinClass: ClassReference('blah'); }

      , you need to to something like s|Button.emphasized

      { skinClass: ClassReference('blah'); }

      .

      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: