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.
- blocks
-
JDK-8092454 Ensure that references to PGNode from FX scene graph are only called by the synchronizer
-
- Resolved
-