-
-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Show mouse-over descriptions for buttons #252
Comments
I'm with you with the media player buttons, because ⏩ is usually We think on replace SoundManager 2 in a future version. |
Hello, I will have a look at this |
due to compatibility issues with the implementation of jquery tooltips on mobile devices, the tooltips were deactivated for the moment. we will investigate later |
Expected behavior
When I move the mouse on the shuffle, repeat, play, ... button, I'd like to show a text with a description. Play and pause are quite obvious, but the '>>' button it is not clear if you just fast-forward in the current song or if you skip this song.
Also shuffle and repeat, could be clear and are quite similar, but a nice mouse-over description would be better.
Actual behavior
You have to click and see what happens. Not everybody has so much courage ;-)
version from current master: 49a1760
The text was updated successfully, but these errors were encountered: