The navigation order for UI Library elements is not consistent

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • None
    • Affects Version/s: 7u6
    • Component/s: javafx

      Library elements that display margin constraints (e.g. StackPane) let the user navigate left to right as follows: Top, Right, Bottom, Left. A more natural flow would be L R T B or even T L R B
      Library elements that display AnchorPane constraints (e.g. Separator) let the user navigate from top to bottom as follows: L R T B

      We should change the navigation flow of the margins to be consistent with the Anchor constraints navigation: L R T B

        1. Separator.png
          15 kB
          Nicolas Lorain
        2. StackPane.png
          11 kB
          Nicolas Lorain

            Assignee:
            Unassigned
            Reporter:
            Nicolas Lorain (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: