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

Spark static constant ResizeMode.NOSCALE is inconsistent with Platform naming conventions

    XMLWordPrintableJSON

Details

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

    Description

      Found in 4.0.0.12673

      Steps to reproduce:
      1. http://river.corp.adobe.com:81/flex_gumbo_newcompiler_standalone/standalone/langref/spark/components/ResizeMode.html#NOSCALE

      Actual Results:
      ResizeMode.NOSCALE == "noScale"

      Expected Results:
      Naming conventions say we should underscore camel case stuffs:
      ResizeMode.NO_SCALE == "noScale"

      Workaround (if any):
      n/a

      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: