-
Notifications
You must be signed in to change notification settings - Fork 4
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
Image deleted, but still in preview window after a new generation #3
Comments
With this commit, the info field doesn't show the last message anymore, when a new generation is started. The preview issue is much trickier. The problem is, that depending on what you change for a new generation, the new filename will be the same as the deleted filename. In this case apparently the browser uses its cache and shows the old image. I have no idea yet, how this could be fixed... |
Interesting info, I'll make sure to be more careful. |
An easy temporary fix (client side) is changing the filename pattern: Settings > Saving images/grids > Images filename pattern Also, thank you so, so much for this extension. It's a must-have for me! |
@lrichert Great idea! Thanks. |
Two issues actually
The image gets deleted, but if there's a new generation, the deleted image still stays in the preview window (Happens sometimes, not all the time)
The prompt text doesn't change (the behavior should be that if an image is deleted, and a new image is generated, the "image deleted" text should go away.
Image deleted text shows CORRECTLY after deleting a bad generation
After generating a new image, the text still shows
The text was updated successfully, but these errors were encountered: