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
Updated by John Stark almost 2 years ago
Possible fix: https://github.com/emweb/wt/pull/199
Updated by Roel Standaert almost 2 years ago
- Status changed from New to InProgress
Updated by Roel Standaert almost 2 years ago
- Status changed from InProgress to Review
- Assignee set to Roel Standaert
Updated by Roel Standaert almost 2 years ago
- Status changed from Review to Resolved
- Assignee deleted (
Roel Standaert) - % Done changed from 0 to 100
Updated by Roel Standaert almost 2 years ago
- Status changed from Resolved to Closed
Actions