-
Notifications
You must be signed in to change notification settings - Fork 7.6k
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
Newest frontend update (partially) broke previews #7134
Comments
I am not sure if it is a frontend issue starting from v1.11 frontend. The preview quality in between v1.10 and v1.11 frontend are not significant to me. v1.10 preview v1.11 preview Is the high quality preview feature provided by a custom node? Can you try reproduce the issue with |
I've tested the issue, but I had no problem opening, copy-pasting and saving an image from Preview Image node (@NuclearWaste02 is this the problem, right?) This is frontend v1.11.8 and all custom nodes disabled: Open-Copy-Save.mp4(btw, I have no issues even with my nodes enabled) |
I'm using a custom KSampler from the efficiency nodes pack. Coincidentally the same one used in the duplicate issue. It seems like the issue is with that node and not the new frontend update. My apologies! |
I'm experiencing a similar problem with the standard ksampler node. I can't remember if the "old" behaviour was different with this node (until now I also used Efficiency Ksampler), but it seems right now that also changing the quality of the preview has no effect on the resulting preview of the KSampler node. I attach the result tested with the default workflow Please let me know if there is some specifical test that could be useful to understand if it is a general problem or a custom node, and the behaviour of the standard ksampler is correct (also, for batches of file, it is shown only the preview for the first one) |
Do you mean your expectation is an image grid of previews on the KSampler? |
Something similar to the "Preview Image" behaviour for a batch. But, since I was using a different KSampler node, not the standard one, I can't really say that this was the behaviour in previous releases. |
Expected Behavior
When having previews enabled during ksampler generation, you used to be able to right click and "Open Image" on the finalized preview and view it in the web browser.
Actual Behavior
Now it only renders previews at an extremely low quality. Clicking "Open Image", "Save Image" or "Copy Image" all don't work anymore and redirect to a blob image instead of the local file in the temp folder.
Steps to Reproduce
Generate an image with a sampler that generates a realtime preview (e.g. KSampler Efficient). Once the image is generated, right click on the preview and hit "Open Image".
Debug Logs
N/A
Other
Issue persists after latest update. This merge seemed to cause this issue.
The text was updated successfully, but these errors were encountered: