stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

wrong state change in txt2image if images in History are deleted

Open maikelsz opened this issue 3 years ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues and checked the recent builds/commits

What happened?

in txt2image, in the interface, changes the button back to "Generate", the progress bar disappears and the images are not shown, if during the generation process, an image is deleted from the history

Steps to reproduce the problem

1 - txt2image 2 - introduce a prompt 3 - Generate 4 - during the operation go to the "History" tab and delete an image. it is not clear if it is any image, or one of the ones being generated. 5 - return to the txt2image tab. has changed to the state as if it were not generating anything, when it continues to do so, as seen in the console and the resulting images files being saved. the visible button is back to "Generate", the progress bar has disappeared, the images being generated are not shown on the interface

What should have happened?

the images will be deleted and the generation will have continued, showing the progress, and the Skip and Interrupt buttons

Commit where the problem happens

7f8ab1ee8f304031b3404e25761dd0f4c7be7df8

What platforms do you use to access UI ?

Windows

What browsers do you use to access the UI ?

Mozilla Firefox

Command Line Arguments

No response

Additional information, context and logs

No response

maikelsz avatar Oct 21 '22 01:10 maikelsz