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

Iterative layout algorithm

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • jfx17
    • 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.

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

              Created:
              Updated: