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

GridPaneDesignInfo.getCellBounds() sometimes return out of date info

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • fx2.1
    • fx2.1
    • javafx

      I face the following issue.

      I have a listener on GridPane.layoutBoundsProperty().
      In this listener, I want to keep my cell drawing up to date after a layout bounds change.
      However when my listener calls GridPaneDesignInfo.getCellBounds(), returned values
      are out of date ; they do not reflect the layout bounds change ; they keep the values
      as if no layout bound change did happen.

            kwwong Kinsley Wong (Inactive)
            eleponn Eric Le Ponner
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: