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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: None
    • Component/s: 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.

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

              Created:
              Updated:
              Imported: