Files
clide/app/lib
jpmschweitzerandClaude Opus 4.6 257bb0cd94 fix tooltip stacking on fast mouse movement
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>
2026-04-22 23:19:32 +02:00
..