Unwrap command should be available for BorderPane and TabPane

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8u40
    • Affects Version/s: 8
    • Component/s: javafx
    • None

      When invoking wrap and unwrap commands for a DialogPane, we decided to wrap/unwrap its CONTENT property.
      We have also added the wrap in BorderPane command which use its CENTER property.

      To be symmetric, we can enable unwrap command for BorderPane and TabPane container :
      We will use the CENTER property of the BorderPane (ignoring other children if any)
      and the first TAB of the TabPane (ignoring other tabs if any).

            Assignee:
            Sandra Lions-piron
            Reporter:
            Sandra Lions-piron
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: