-
Notifications
You must be signed in to change notification settings - Fork 57
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] Firefox Image Feed error - when image is clicked on the UI stops working properly #44
Comments
This looks like an older version of the image feed from the screenshot and this specific issue was fixed in #34 I think. My guess is that the web folder could not be symlinked so it copied it and is now out of sync. |
Hi Mel, |
The image feed is not very optimized in that regard and will load the full size images, I never had OOM errors but did have massive slowdowns.
Hehe so it was you! Pythongoss mentioned your case. The goal would be to just add the two things my fork does to pythongoss's directly (i.e the lightbox and the possibility to retrieve history after a browser reload), I will try to find the time soonish to PR something clean.
That should not be the case, can you check like my previous comment that you are actually using the latest version? Web extensions must be copied so I still did not find the best approach (on install it tries to create an alias/symlink but from the logs I've seen in the issues it doesn't seem to work well everywhere...). |
Closing to tidy up the issues, feel free to comment to reopen it if you still face the issue |
Describe the bug
When the image is clicked in Image Feed & brought to center screen I am unable to use the X or the <> brought up to navigate. I cannot close the image. Furthermore ComfyUI in background doesn't respond except the floating menu acts as if I'm grabbing it.
When I refresh the session it works fine again until I click on any image from the Image Feed.
2023-08-02.12-47-41.mp4
Reproduction
Launch ComfyUI in FF
Generate images
Try opening image in image feed
Expected behavior
The X and <> in the UI work
Platform and versions
Console output
Additional context
No response
The text was updated successfully, but these errors were encountered: