Replies: 2 comments
-
Bumping this because I had the same question. It's quite annoying to have the tooltip show up every single time. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I wrote an extension that redirects those messages to the console fyi: on newer version of gradio (which webui is not using) the display time of those message can be configured |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I already know I can click twice. I use this quite often.
However, my display space is sometimes at a premium in vertical space, and if I want to see the image that's being generated and scroll down a bit - I find myself with this issue:
As you can see, in this situation it's obscuring the buttons and I have to either click to tell it to go away (that close button for ants that you have to hit precisely is also great UX design 😄), or wait it out.
How do I disable the notification? I understand that I can go into options and disable the entire functionality - the notification goes with it. But I want to retain the functionality (the option to click a second time), it's just that notification I want gone.
Edit 1:
I don't have any issues with editing Python code. If you have a solution in mind that could solve it, but it requires adding a new plugin with a snippet you're thinking about - I'm not afraid, let's hear it!
I'd rather avoid editing core Forge code if I can help it though, as I'll likely forget about it and will have to reapply/fix it after I upgrade.
Beta Was this translation helpful? Give feedback.
All reactions