Proper source image unloading

This commit is contained in:
patriceac 2022-12-28 17:00:38 -08:00
parent 5fddae589b
commit 89170af721

View File

@ -330,7 +330,7 @@ function restoreTaskToUI(task, fieldsToSkip) {
}
else
{
img2imgUnload()
initImageClearBtn.dispatchEvent(new Event("click"))
}
}
function readUI() {