mirror of https://github.com/Nezreka/SoulSync.git
The mockup had a seek tooltip (timestamp tracks the cursor over the progress bar) but it was never ported to the real player. Added it: mousemove computes the hovered fraction -> formatTime(duration*frac), positions the tip, shows on hover / hides on leave. Guarded when no duration. Frontend-only; JS + CSS clean.pull/761/head
parent
bf2a2ca928
commit
112ecbb24f
Loading…
Reference in new issue