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

GridPane: incorrect grid size at Hierarchy panel

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 7u6
    • 7u6
    • javafx
    • None

      To reproduce:
      -add grid pane to the content panel
      -add button to cell (0,0) (first col and first row)
      -select the button and increase row span 2 times(using modify-grid pane - increase row span)
      -select and remove last row using button "-" at layout panel
      It's expected that GridPane at hierarchy panel becomes "GridPane: 2 x 2", but it's still "GridPane: 2 x 3"

            dfuchs Daniel Fuchs
            dkozorez Dmitry Kozorez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: