Closed darksworm closed 4 years ago
This adds concurrent image loading (on each new page images are loaded concurrently instead of one-by-one) and image caching - a maximum of 1000 images are cached, when that is exceeded, the cache is cleared.
related to #15
seems to be working
This adds concurrent image loading (on each new page images are loaded concurrently instead of one-by-one) and image caching - a maximum of 1000 images are cached, when that is exceeded, the cache is cleared.
related to #15