Make prefetch work at the tile level, not page level
Bug #1330379 reported by
Martin Spacek
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
qpdfview |
Fix Released
|
Wishlist
|
Adam Reichold |
Bug Description
If I understand correctly, prefetch should eventually be optimized for tiles instead of pages. Just a reminder.
Changed in qpdfview: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
PageItem: :startRender should probably return the number of tiles and hence render tasks it has requested to start rendering so that DocumentView: :on_prefetch_ timeout can accomodate for this being larger than one in its prefetching budget.