mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-08-08 23:44:39 +02:00
Proper source image unloading
This commit is contained in:
@ -330,7 +330,7 @@ function restoreTaskToUI(task, fieldsToSkip) {
|
||||
}
|
||||
else
|
||||
{
|
||||
img2imgUnload()
|
||||
initImageClearBtn.dispatchEvent(new Event("click"))
|
||||
}
|
||||
}
|
||||
function readUI() {
|
||||
|
Reference in New Issue
Block a user