d317bfc9837b9cc62f5956cde123c04a42d865f7
The nav dock rides MUSIC_DOCK_HEIGHT higher while the music dock is up, but the hide threshold was still measured from the bottom — so hovering the raised dock read as past HIDE_THRESHOLD and it slid away under the cursor. Lift hideAt (and the magnify gate) by MUSIC_DOCK_HEIGHT; the reveal trigger stays at the edge. Also read musicDockPresent via a ref so the once-registered mousemove handler reacts to music starting/stopping. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Description
No description provided
42 MiB
Languages
TypeScript
90.9%
Shell
4.7%
JavaScript
4.1%
CSS
0.2%
HTML
0.1%