AprilSylph / XKit-Rewritten

🧰 The enhancement suite for Tumblr's new web interface
GNU General Public License v3.0
294 stars 48 forks source link

AccessKit Disable Gifs: gif label overflows ~1px images (minor) #678

Open marcustyphoon opened 2 years ago

marcustyphoon commented 2 years ago

Platform

MacOS 10.14.6 x86

Browser

Edge 103.0.1264.71

Addon version

master

Details

If a post contains an animated narrow horizontal line image, the disable gifs label appears outside the image. Putting the mouse on the gif label causes a flickering effect, as without the label the gif is no longer hovered, but with the label the gif is hovered.

AprilSylph commented 2 years ago

what happens if we put overflow: hidden on the parent?

marcustyphoon commented 2 years ago

I think that should work!

stale[bot] commented 1 year ago

This issue is unconfirmed, and has been labelled as stale due to inactivity. It will be closed automatically if no further activity occurs.

A project maintainer can mark an issue as confirmed by adding the help wanted label, the wontfix label, or an assignee.