Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8094559

Unwrap command should be available for BorderPane and TabPane

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8u40
    • 8
    • 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).

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

              Created:
              Updated:
              Resolved:
              Imported: