fix: hide mouse tooltip on touch devices when not scrubbing (#8945)
Problem: the vjs-user-inactive class triggering the hiding of the tooltip is added much later on touch devices, therefore the mouse tooltip stays visible on its last seek target position whenever the user taps the screen to access the controls. This change ensures that the mouse tooltip is only visible when the user is actually scrubbing.
C
Christian Ebert committed
4661aa770c2e49ce1c9cd5c83b836decb1f527e9
Parent: c1a8cbf
Committed by GitHub <noreply@github.com>
on 2/5/2025, 5:24:28 PM