-
New Feature
-
Resolution: Done
-
Normal
-
Freshly, 8.5.2, 8.5.1.2
-
Security Level: Jimmy
-
ZK 8.6.0 S1
Steps to Reproduce
run the example
scroll down until ROD happens
close/open a node (with the profiler open)
Current Result
a major part of the rendering is executed twice (rendering/sizing the cell contents)
as seen in the screenshot double-render.png
Expected Result
reduce the render time avoiding duplicate render/sizing calls
Root Cause
continuation ZK-3835 to further improve the performance
- relates to
-
ZK-3835 Improve Tree client ROD rendering method
- Closed