Comfy-Org / Comfy-Org/ComfyUI_frontend
Feedback on tooltips
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 699
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 490
Description
Tooltips needs to appear instantly.
With no delay.
The problem:
Icon buttons do not give sufficient indication of what the button does - the user has to guess the function based on a pictogram.
It looks pretty to have icon buttons but its functionality inconvenient.
Therefore, tooltips are aboslutely vital.
Waiting 30 seconds for all of these tooltips to slowly fade in after a delay, slows down the users ability to obtain information about what an icon button represents/does.
Providing the user with a delay option to customize, while still forcing the user to have a minimum delay - is completely redundant and defeats its own purpose.
The solution:
Allow users to set 0ms tooltip delay. With no animation.
Everywhere, For literally everything, every node, every menu, like - actually everywhere across the whole comfyui interface throughout.
For users who prefer functionality over aesthetics.
┆Issue is synchronized with this [Notion page](https://www.notion.so/Issue-6129-Feedback-on-tooltips-2906d73d36508198b8eef1244a916e9d) by [Unito](https://www.unito.io)
Contributor guide
Assessment
This issue has not been assessed yet.