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

[Disable Gifs] Minor refinements #1971

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

marcustyphoon
Copy link

@marcustyphoon marcustyphoon commented Aug 19, 2020

This fixes the issue reported by Purple Hinagiku on the Discord where disabled gifs were overlaid on top of the notes window of a previous post. This is because they shared a z-index value of 1; this simply adjusts baseContainer to 3 80, which... hopefully doesn't break anything. (The header's at 100, so at least thats not an issue.)

Also fixed a broken destroy and added back removed the "hide posts with gifs" function since I was here anyway.

@marcustyphoon marcustyphoon marked this pull request as ready for review August 22, 2020 22:08
@AprilSylph AprilSylph self-requested a review August 25, 2020 19:49
@AprilSylph
Copy link
Member

must be more than 79 to beat shorten posts now I guess (8aef528)

i think this doesn't belong here. if Shorten Posts' UI is z-indexed to 79 for no reason, that's a problem with Shorten Posts, not Disable GIFs. and, if Shorten Posts needs to z-index the notes container as well, it should do that itself instead of relying on Disable GIFs to do it.

Extensions/disable_gifs.js Outdated Show resolved Hide resolved
marcustyphoon and others added 3 commits August 28, 2020 14:36
honestly this is just for the aesthetic of the PR page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants