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

Some layout align docs refer to values that are illegal

    XMLWordPrintableJSON

Details

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

    Description

      Steps to reproduce:
      1. Look at ASDocs for VerticalLayout.verticalAlign
      2. Look as ASDocs for HorizontalLayout.horizontalAlign

      Actual Results:
      1. Refers to "contentJustify" and "justify" values
      2. Ditto

      Expected Results:
      1. The only allowed values are top, bottom, middle (contentJustify and justify are allowed for horizontalAlign but not verticalAlign)
      2. The only allowed values are left, right, center (contentJustify and justify are allowed for verticalAlign but not horizontalAlign)

      Workaround (if any):
      Ignore docs since those disallowed values don't actually work.

      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: