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

FlowPane, TilePane and HBox may not handle the baseline correctly

XMLWordPrintable

      All three pane may be aligning there childs with baseline. The are several issues there:
      - baseline + pref height should be the real pref height of the cell
      - the pref height of the cell must then subtract the baseline in order to correctly compute VERTICAL bias of Nodes.

      These issues were in GridPane and are most likely also in the Panes above. This must be investigated and fixed.

            msladecek Martin Sládeček
            msladecek Martin Sládeček
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: