mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-04-21 09:58:31 +02:00
Proper source image unloading
This commit is contained in:
parent
5fddae589b
commit
89170af721
@ -330,7 +330,7 @@ function restoreTaskToUI(task, fieldsToSkip) {
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
img2imgUnload()
|
initImageClearBtn.dispatchEvent(new Event("click"))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
function readUI() {
|
function readUI() {
|
||||||
|
Loading…
Reference in New Issue
Block a user