-
Enhancement
-
Resolution: Fixed
-
P3
-
jfx11, 9, jfx15
This causes a listener to be added to the Scene for each node in the scene, making it expensive to add and remove nodes from the scene graph. A performance optimization would be to compute this only for the subset of UI controls need to know whether a node is treeShowing.
- duplicates
-
JDK-8259558 Slow Node Referencing
-
- Closed
-
-
JDK-8185886 Improve scrolling performance of TableView and TreeTableView
-
- Closed
-
-
JDK-8269485 Showing listener from Node doesn't get removed always and causes memory leaks
-
- Closed
-
- relates to
-
JDK-8252811 The list of cells in a VirtualFlow is cleared every time the number of items changes
-
- Resolved
-
-
JDK-8090322 Need new tree visible property in Node that consider Scene and Stage visibility
-
- Resolved
-
-
JDK-8185887 TableRowSkinBase fails to correctly virtualize cells in horizontal direction
-
- Resolved
-
-
JDK-8252936 Optimize removal of listeners from ExpressionHelper.Generic
-
- Open
-