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

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: P3
    • fx1.3
    • Affects Version/s: None
    • Component/s: javafx
    • None

      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.

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

              Created:
              Updated:
              Resolved:
              Imported: