The delayed show callback fired even after the mouse had already exited, causing tooltips to stack. Track hover state with a bool and check it after the delay before showing. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The delayed show callback fired even after the mouse had already exited, causing tooltips to stack. Track hover state with a bool and check it after the delay before showing. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>