Actions
Bug #11240
closedLazy loading failing with WTreeView
Start date:
01/10/2023
Due date:
% Done:
100%
Estimated time:
Description
When a large WTreeView is repopulated by removing and then inserting a large number of rows, the lazy-loading logic breaks and items fail to load scrolling down.
The attached code demonstrates the case - simply click the button and then scroll the view. After around 150 rows scrolling stops and the "loading" spacer appears.
Files
Actions