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

Only trigger interrupt on `Esc` when interrupt button visible

Open catboxanon opened this issue 1 year ago • 0 comments

Description

Fixes an issue where if the Esc key is pressed and no lightbox modal is on screen, it will lock up the UI by triggering an interrupt when it shouldn't.

Closes this issue here: https://github.com/lllyasviel/stable-diffusion-webui-forge/issues/89

Checklist:

catboxanon avatar Feb 15 '24 18:02 catboxanon