Iterative layout algorithm

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: jfx17
    • Component/s: javafx
    • None

      The current JavaFX layout system cannot reliably lay out nodes with a circular dependency between their height and baseline (for example, `Labeled` nodes with baseline alignment).

      A new iterative layout algorithm should be implemented, which allows circular dependencies to settle over several layout passes.

            Assignee:
            Michael Strauß
            Reporter:
            Michael Strauß
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: