-
Notifications
You must be signed in to change notification settings - Fork 17
BUG: Unable to access scripts. #21
Comments
May be related to the number of script. I'll look into it. |
I've confirmed this issue also happens in the PNG info tab if there's too many prompts. The buttons down below end up cut off. |
This issue led to me trying 60% which seems to make everything visible as well, but mine isn't Firefox related. |
It will be at least a couple days before I will be able to get to my computer to test. I can at least confirm it is still present on this commit: db94a78 Since I tested it with all other extensions disabled, I would like to think it is unrelated to any others. If it's still present when I'm able to update and check, I'll let you know and provide a list of all dependencies and versions since there's the possibility mine may differ as well. I do not think it's browser related since I tried in Vivaldi, Chromium and Firefox. Is it possible it's a font issue? I'm running Linux and I know that can occasionally cause some font headaches. |
I've managed to confirm the cause of the issue. It's related to my quick settings. Two screenshots attached showing my img2img tab as well as my extensions tab. I decided it worthwhile to to set my quick settings to match what appeared to be yours for testing and I was able to access my scripts. My quick settings where it causes this for reference:
In my attempt to replicate yours where scripts was accessible I simply used:
Happens on Firefox, Chromium and Vivaldi. Happens with an without extensions. Happens whether I have the window maximized or not and I'm running at 2560x1440. Setting page size to 60% makes them accessible but of course very small. |
OK I got it ! thanks a lot for the troubleshooting and detailed reproduction step ! I'll look into a fix for it. |
|
Thanks for all the work on this, I can successfully access everything now! |
Screenshot attached to showcase issue. Simply will not extend down far enough. Issue is present on both txt2img and img2img. Happens even with all other extensions disabled only in img2img. Have not tested other tabs. Tested in Firefox, Vivaldi and Chromium. python 3.10.11, gradio 3.28.1, torch 2.1, latest webui commit at time of writing. Resizing browser causes even more stuff to be cut off, native resolution 2560x1440. Linux, but I don't think this should make a difference for web rendering.
The text was updated successfully, but these errors were encountered: