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

Row Span value not refreshed when row span is changed programatically

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 7u6
    • 7u6
    • javafx
    • None
    • authoringtool:
      changeset: 5847:a38e925fead9

      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 up to 3 by typing 3 in the inspector's panel
      -select grid
      -select and remove last row using button "-" at layout panel
      -select button

      The row span has been reduced to 2 (you can see that id you save) but the inspector still shows 3

            jcambon Jerome Cambon
            dfuchs Daniel Fuchs
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: