RudjiGames / MTuner

MTuner is a C/C++ memory profiler and memory leak finder for Windows, PlayStation 4 and 3, Android and other platforms
BSD 2-Clause "Simplified" License
2.63k stars 145 forks source link

Tooltip disappears after ~1 second even though the mouse is not moving #62

Closed pierricgimmig closed 4 years ago

pierricgimmig commented 4 years ago

When hovering on the timeline, I would expect the tooltip to stay visible even when the mouse is not moving. A workaround is to click in the timeline window to lock the tooltip but I find that it's not ideal.

I'm using the released version 4.4.6.

milostosic commented 4 years ago

Added a tool tip timer in v4.4.7, Qt doesn't respond to passed time out value for tool tip.