-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
Mac, SDK 195
It is related to adding TreeItem to a TreeView dynamically. I can't add more than 100 items to the TreeView before to run into the leak. Adding hundreds of TreeItem statically is just fine.
I attached an ultra simple NB project testcase. Simply expand each TreeItem, when reaching the 4th or 5th one you will get the leak. You will observe that adding Item is also much slower than it used to be
I attached an ultra simple NB project testcase. Simply expand each TreeItem, when reaching the 4th or 5th one you will get the leak. You will observe that adding Item is also much slower than it used to be