Skip to content

fix "Restore progress" button#15221

Merged
AUTOMATIC1111 merged 1 commit intodevfrom
fix-Restore-progress
Mar 16, 2024
Merged

fix "Restore progress" button#15221
AUTOMATIC1111 merged 1 commit intodevfrom
fix-Restore-progress

Conversation

@w-e-w
Copy link
Collaborator

@w-e-w w-e-w commented Mar 11, 2024

Description

the Restore progress button dose not show when it should
the cause seem to be that the display = "flex" property is overwritten by something else (what I'm not sure)

fix using setProperty and giveing it the priority important fixes this issue of it not showing

other changes

after the Restore progress is clicked if the server is still generating then show the interrupt | skip buttons
this allow the user to use interrupt or skip the current job if they wish


related conversation

Checklist:

@w-e-w w-e-w requested a review from AUTOMATIC1111 as a code owner March 11, 2024 18:44
@w-e-w w-e-w changed the title fix Restore progress fix "Restore progress" button Mar 11, 2024
@AUTOMATIC1111 AUTOMATIC1111 merged commit f7bad19 into dev Mar 16, 2024
@AUTOMATIC1111 AUTOMATIC1111 deleted the fix-Restore-progress branch March 16, 2024 06:44
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