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
It is now possible to automatically, using events, selectively update the mipmap cache using the new API call dt_lua_image_t:generate_cache().
The script needs to register events for all actions that can change the image and regenerate the required cache images based on screen size and darktable settings.