Skip to content
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

removing video title tooltip on mouse hover + optimize images #229

Closed
wants to merge 2 commits into from

Conversation

WAZAAAAA0
Copy link
Contributor

hide the annoying video title tooltip on mouse hover that often overlaps with videos even while in full screen
2018-11-08 12_52_44-Michael Jackson - Smooth Criminal (Single Version) HD - Invidious

hide the annoying video title tooltip on mouse hover that often overlaps with videos even while in full screen https://i.imgur.com/pbFZTIG.png
@WAZAAAAA0 WAZAAAAA0 changed the title removing video title tooltip on mouse hover removing video title tooltip on mouse hover + optimize images Nov 10, 2018
@omarroth
Copy link
Contributor

The reason it's there is to show video titles on mobile. Example:
on localhost
vs.
on Invidious
Unfortunately there isn't a way that I know of to hide the tooltip without removing the title attribute.

@omarroth
Copy link
Contributor

Image changes LGTM.

@WAZAAAAA0
Copy link
Contributor Author

Well screw it then, I've made an userscript
https://greasyfork.org/en/scripts/374225-invidious-tooltip-remover

@Zero3K
Copy link

Zero3K commented Nov 10, 2018

Take a look at this for a way to hide the tooltip:

https://stackoverflow.com/questions/3885920/jquery-hide-title-attribute-but-not-remove-it/3886050#3886050

@omarroth
Copy link
Contributor

Tooltips should be removed with 0e26e4d. I'd be very happy to merge 3bae0b8 if you'd like.

@WAZAAAAA0
Copy link
Contributor Author

sounds great

@omarroth
Copy link
Contributor

Merged 0f58f87.

@omarroth omarroth closed this Nov 13, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants