Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8092088 Scene graph optimizations
  3. JDK-8092453

Implement a scene graph synchronizer between the FX scene graph and the PG graph

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P2 P2
    • fx1.3
    • None
    • javafx
    • None

      Currently, all changes to the FX scene graph are propagated to the PG graph eagerly using "on replace" triggers. The plan for SoMa is to change these to use lazy evaluation, and instead synchronize these changes once per frame from the FX graph to the PG graph.

            kcr Kevin Rushforth
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: