mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 16:54:33 +02:00
Clear gallery image list when running
This commit is contained in:
@@ -1033,6 +1033,7 @@ async function addCacheClearButton() {
|
||||
galleryHashes.clear();
|
||||
galleryProgressBar.clear();
|
||||
resetGallerySelection();
|
||||
el.files.innerHTML = '';
|
||||
thumbCacheCleanup(currentGalleryFolder, 0, controller, true);
|
||||
});
|
||||
div.append(btn);
|
||||
|
||||
Reference in New Issue
Block a user