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

[Mirroring] Need static constants for layoutDirection style/property "ltr" and "rtl"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK 4.5 (Release)
    • Mirroring
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Found in 4.5.0.14124

      Steps to reproduce:
      1. Check LangRef for static constants for "ltr" and "rtl".

      Actual Results:
      Only static consts i found were TLF class:

      flashx.textLayout.formats.Direction.LTR — Constant Static Property
      Specifies left-to-right direction for text.

      Expected Results:
      We should probably have a LayoutDirection class with static enums for LTR and RTL.

      Workaround (if any):
      use string literals ("ltr" and "rtl") instead of consts.

      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: