https://bugs.kde.org/show_bug.cgi?id=474105

--- Comment #4 from Maik Qualmann <[email protected]> ---
I already understand the problem. If you scroll down, the thumbnails are
requested according to the view model. If there are any in between that are not
yet in the DB, they will be generated first and the loading of the other
thumbnails will stop. This is of course particularly noticeable on a slow
system. However, we cannot start a separate process for each thumbnail, as this
would overload memory. There are many image formats that need to be fully
loaded. What would be conceivable are 2 processes, one that loads and generates
and one that only loads from the DB.

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to