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
Which Mux Elements/Packages does this apply to? Select all that apply
mux-player, mux-player-react
Which browsers are you using?
Chrome
Which operating systems are you using?
Windows
Description
The cursor is changing to the pointer when I hover the center of the video after playing even if there is no icon or something.
I think the cursor better be default in this case.
Is there an existing issue for this?
Which Mux Elements/Packages does this apply to? Select all that apply
mux-player, mux-player-react
Which browsers are you using?
Chrome
Which operating systems are you using?
Windows
Description
The cursor is changing to the
pointer
when I hover the center of the video after playing even if there is no icon or something.I think the cursor better be
default
in this case.Sorry if this is intended.
Reduced test case
https://elements-demo-nextjs.vercel.app/mux-player
Steps to reproduce
Using
mux-player-react
Current Behavior
When I hover the
media-play-button
element which disappears after playing a video, the cursor ispointer
.Expected Behavior
One of the following choices sounds good to me:
media-play-button
element disappears, the cursor might better bedefault
.pointer
cursor is displayed while hovering a video (not themedia-play-button
element)pause/play
button must be displayed after playing a video.Errors
No response
What version of the package are you using?
latest
The text was updated successfully, but these errors were encountered: