Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8093996

Reduce unnecessary calls to setManaged(true) in Controls.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Withdrawn
    • Icon: P4 P4
    • 9
    • 8
    • javafx


      Many Controls unnecessarily add/removed their children during
      layout. Calling setManaged(true) can be costly, so the add/remove
      cycle should be optimized.

            dgrieve David Grieve
            miflemi Mick Fleming
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: