Critical performance problem on multiple choice boxes in single layout container

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • fx2.1
    • Affects Version/s: fx2.0.1
    • Component/s: javafx
    • None

      Critical performance issue created as a result of fixes to RT-14094, RT-16754, RT-13434. The problem is that on getSkin in PopupControl, we constantly force CSS to be reapplied. Also, on Parent we already cache the prefWidth / prefHeight, but we also use minWidth / minHeight constantly and by caching the results, we get a much improved performance (much, much improved!!).

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

              Created:
              Updated:
              Resolved:
              Imported: