You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Volume fader now tracks the cursor with zero lag. The native range input had a WebKit performance issue causing the thumb to drag behind the pointer. Replaced with a custom pointer-capture fader — smooth drag, single IPC call on release.