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

Allow CustomNode to have multiple children to eliminate needing an extra Group

    XMLWordPrintable

Details

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

    Description

      Currently CustomNode returns a single node via its create() function. This means that virtually all CustomNode objects will create a Group to hold its content. For Custom nodes defined with a small number of shapes, the memory overhead of this Group is noticeable.

      Attachments

        Issue Links

          Activity

            People

              rbair Richard Bair (Inactive)
              kcr Kevin Rushforth
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported: