Quote:
Originally Posted by KevinH
Thanks. It is in Find and Replace then. I had no idea tooltips would stay so long on Windows. I will take a shot at shrinking that tooltip down to something like: "select the target files for the search" in a future release.
|
See ==>>
https://doc.qt.io/qt-6/qtooltip.html#showText
I suspect you have msecDisplayTime set to -1, shortening the text will shorten the display time, at the expense of not being able to see all the options, which would make it inconsistent with the adjacent buttons.
How about a "Show tooltips?" checkbox preference setting that is checked by default… or better yet a menu item/icon/shortcut that would toggle tooltips off and on.
Aside - I just noticed the
Focus on options,in the View menu - I suppose they've always been there
Added - X-post with @KarlG & @DiapDealer's posts.
BR