I’ve been waiting for someone to incorporate those overlays into their comics but nobody has. I agree it gets in the way.
Was just thinking that for exactly that cartoon!
For anyone who is comfortable using Github, you can vote for this to be fixed by giving a thumbs up at https://github.com/mastodon/mastodon/issues/27453
Steps to reproduce the problem I'm not sure if this counts as a bug, exactly, but I frequently find myself unable to clearly see/read some images because of the overlaid toggle and alt badges on th...
You only need one line in custom CSS:
.media-gallery__actions {display:none}
I have over a hundred of them ;-) In addition to that, I have 5 scripts in Tampermonkey. That's the only way to make something acceptable out of Mastodon's web interface.
@grumpygamer Hovers aren't accessible. They don't work if you're using the web on a touch device and them being hidden means you can't easily tab to them.
Having them moved to a footer below the image would be better. Heck, they could even expand one line of the alt text as a "figure caption".