Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

immediately stop on second interrupt #14659

Merged
merged 1 commit into from
Jan 20, 2024

Conversation

w-e-w
Copy link
Collaborator

@w-e-w w-e-w commented Jan 16, 2024

Description

an addition to
Don't Interrupt in the middle (when using Interrupt button, if generating more than one image, stop after the generation of an image has finished, instead of immediately)

  • if the user presses the interrupt request twice, it will interrupt it immediately

  • also add a message telling the user that the button has indeed been pressed
    otherwise one might be confused on why the interrupt hasn't been processed and keep spamming the button like I did

note: the message might need some rephrasing

note: the usere could also clicke Interrupt and then Skip to to achieve a similar effect of immediately stoping, but I think double clicking is more intuitive

Screenshots/videos:

image

Checklist:

Revert "immediately stop on second interrupt"

This reverts commit ab40907.

immediately stop on second interrupt
@AUTOMATIC1111 AUTOMATIC1111 merged commit cfa326b into dev Jan 20, 2024
6 checks passed
@AUTOMATIC1111 AUTOMATIC1111 deleted the immediately-stop-on-second-interrupt branch January 20, 2024 07:26
@w-e-w w-e-w mentioned this pull request Feb 17, 2024
@pawel665j pawel665j mentioned this pull request Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants