ajayyy / DeArrow

Crowdsourcing better titles and thumbnails on YouTube

Home Page:https://dearrow.ajay.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tooltip in sidebar hides video title

trumad opened this issue · comments

The suggested videos sidebar has this odd behaviour when "Show Original Details on Hover" is enabled:

image image

There are a couple of issues. The original title gets covered by the tooltip after a second. Also, the text in the tooltip seems to be right-aligned or something? It's not centered on the tooltip and makes it look like it is going off the screen. It's also a bit unnecessary since it's just repeating the information already shown.

Here is the tooltip's behaviour when "Show Original Details on Hover" is disabled:

image

It looks like it has a lot less padding, and doesn't get in the way.

I'd personally be happy if there is no tooltip at all when "Show Original Details on Hover" is enabled. I don't see the need for it when the title natively changes on hover.

This is a browser problem. The extension cannot control the kook of the tooltip

oh, I didn't realise sorry! I presumed it was your tooltip since it appears when hovering on the blue circle icon. Something about changing the title seems to change the CSS of the tooltip somehow... I'll see if it's something I can fix with tampermonkey.