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

[Bug]: Live Preview fullscreen shows last image when the next preview image is delivered #13449

Open
1 task done
MNeMoNiCuZ opened this issue Sep 30, 2023 · 1 comment
Open
1 task done
Labels
bug-report Report of a bug, yet to be confirmed

Comments

@MNeMoNiCuZ
Copy link

Is there an existing issue for this?

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

What happened?

Since version 1.6, you can click on a preview while it's being generated (except for the very first one), to get this preview full-screen. This is very nice. However, whenever the next preview is done, it will not show this new preview. It will instead go back to the most previously generated image and change to that for the full-screen image.

Steps to reproduce the problem

  1. Go to Settings
  2. Go to Live Preview section
  3. Change the "Live preview display period" to 1, to make it update the preview on each sample
  4. Restart A1111 to make sure the setting sticks
  5. Generate an image with any prompt, let it complete
  6. Right-click on the Generate button and select "Generate Forever", to keep generating more images
  7. Left-click on the new Live Preview image (your generation) as it's being generated, it should make the image get scaled up and shown in a large view mode
  8. As soon as the next preview happens (should be within a second or two), the image will switch back to the previously generated image, instead of updating your current generation

Attached video below:

LivePreviewBug.mp4

It's a little hard to see because it quite quickly goes back to the old image. Note that I'm not pressing any button and it goes back to the previous generation all by itself.

What should have happened?

It should update your current generation instead of showing you your previous one.

Sysinfo

sysinfo-2023-09-30-22-23.txt

What browsers do you use to access the UI ?

Mozilla Firefox

Console logs

Total progress: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████| 45/45 [00:32<00:00,  1.40it/s]
100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 30/30 [00:07<00:00,  4.04it/s]
100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 15/15 [00:20<00:00,  1.40s/it]
Total progress: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████| 45/45 [00:31<00:00,  1.42it/s]
100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 30/30 [00:07<00:00,  3.97it/s]
100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 15/15 [00:21<00:00,  1.40s/it]
Total progress: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████| 45/45 [00:31<00:00,  1.41it/s]
100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 30/30 [00:07<00:00,  3.96it/s]
100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 15/15 [00:21<00:00,  1.40s/it]
Total progress: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████| 45/45 [00:32<00:00,  1.36it/s]
100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 30/30 [00:07<00:00,  3.94it/s]
100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 15/15 [00:21<00:00,  1.41s/it]
Total progress: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████| 45/45 [00:32<00:00,  1.39it/s]
100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 30/30 [00:07<00:00,  3.91it/s]
100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 15/15 [00:21<00:00,  1.44s/it]
Total progress: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████| 45/45 [00:32<00:00,  1.37it/s]
100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 30/30 [00:07<00:00,  3.91it/s]
100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 15/15 [00:21<00:00,  1.40s/it]
Total progress: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████| 45/45 [00:32<00:00,  1.40it/s]
100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 30/30 [00:07<00:00,  3.75it/s]
 60%|████████████████████████████████████████████████████████████████████████                                                | 9/15 [00:13<00:08,  1.43s/it]
Total progress:  87%|█████████████████████████████████████████████████████████████████████████████████████████▎             | 39/45 [00:23<00:08,  1.42s/it]

Additional information

No response

@MNeMoNiCuZ MNeMoNiCuZ added the bug-report Report of a bug, yet to be confirmed label Sep 30, 2023
@wkpark
Copy link
Contributor

wkpark commented Oct 3, 2023

see also #13459

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-report Report of a bug, yet to be confirmed
Projects
None yet
Development

No branches or pull requests

2 participants