supertuxkart / stk-code

The code base of supertuxkart
Other
4.42k stars 1.04k forks source link

Have a minimum wait time before displaying tooltips #3310

Open Alayan-stk-2 opened 6 years ago

Alayan-stk-2 commented 6 years ago

When moving briefly your mouse over an area with a tooltip, you'll see the tooltip "flashing". This is not a great behavior.

Having some counter and displaying the tooltip if only at least 0,2s or so has elapsed with the widget focused would be better.

auriamg commented 6 years ago

Doesn't seem particularly problematic to me