Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can tooltip display time be increased?
#1
In GIMP 3.0.4 I'm finding the tooltips popping up are very annoying.  I searched Preferences and did not see an option to adjust or disable them.  Is there a way to increase the timeout before the tooltip is displayed, or to disable them altogether?

Thanks.

Also, I'm using the Default Light Colors theme and Legacy Icon theme. Can I change the colors of the tooltips to be white text on a dark grey background as was the case in 2.10?
Reply
#2
Hi! If you want to hide tooltips, you can do that with CSS. Just add this to your theme CSS file:


tooltip { opacity: 0 }
Reply


Forum Jump: