Improve NG Node release mechanism

XMLWordPrintable

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

      Currently, only Nodes that are not part of any scene are released eagerly by calling PGNode.release().
      This can be improved by releasing invisible nodes, occluded nodes or nodes outside of the scene.
      Some heuristics must be implemented to avoid releases of nodes that are constantly reused (like cells in VirtualFlow).

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

              Created:
              Updated:
              Imported: