Open
Description
There is a problem in wpf, with fast scrolling, many pages are requested and until all of them are received, the data is not displayed.
- I suggest displaying data not based on queue, but based on stack.
- Add custom pause for new page request. If the page has changed at the time of pause, then we do not request it.
Metadata
Metadata
Assignees
Labels
No labels