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

Introduce a method that would be called just before compute* methods to do computations that can affect min/pref size

XMLWordPrintable

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

      Some controls (and possibly user-defined Panes) might need to modify children or do other computations at the layout pass. Currently, the best practice is to hook on the compute* methods and layoutChildren and do/validate the computation there.

      We could introduce some mechanism that would simplify this use-case.

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

              Created:
              Updated:
              Imported: