You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 13, 2024. It is now read-only.
I don't think much can be done about the initial image color build as it just has to look at every image and determine the colors. However we could make it so that a user can pass it some GLOBS to scan rather than every image file.
The bigger improvement would be to redesign the cache routines so that when an image is added or changes only that image is rescanned. Currently it just ignores the cache and starts the rescan again rebuilding the cache.
The text was updated successfully, but these errors were encountered:
I don't think much can be done about the initial image color build as it just has to look at every image and determine the colors. However we could make it so that a user can pass it some GLOBS to scan rather than every image file.
The bigger improvement would be to redesign the cache routines so that when an image is added or changes only that image is rescanned. Currently it just ignores the cache and starts the rescan again rebuilding the cache.
The text was updated successfully, but these errors were encountered: