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

All layout containers should support the case where both width and height are determined with a parameter

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • javafx

      A legend of PieChart needs to be laid-out in the following way (should apply also to the case with width/height switched):
      * There a free width for the legend, the height of the legend is determined for this free width
      * We need the legend to be as tight as possible, so we determine the preferred width based on the height we just computed

      PieChart uses TilePane for this, other layout panes should be also capable of such functionality.

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

              Created:
              Updated:
              Imported: