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

Update z-index to prevent chat from showing up over 'rules' dialog #147

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

FlaminSarge
Copy link
Contributor

@FlaminSarge FlaminSarge commented Sep 7, 2024

Fixes #139

Unsure if this style override is even necessary anymore but the rules dialog uses z-index 3 so this will paper over the issue for now, and I don't believe it reintroduces #134/etc.

Tested with Hyperchat enabled and disabled, handles both cases for the linked issue.

Alternatives:
Overriding the rules dialog's z-index to be 101 or something instead of doing this just seems like it will create a cascading set of overrides for stock YT chat behavior, which doesn't seem like the play.

@KentoNishi
Copy link
Member

if u could point this change to master, we'll handle the rest of the branch bs

@FlaminSarge FlaminSarge changed the base branch from mv3 to master September 8, 2024 20:12
@KentoNishi KentoNishi merged commit d314740 into LiveTL:master Sep 12, 2024
2 checks passed
@FlaminSarge FlaminSarge deleted the rules-dialog-fix branch September 13, 2024 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants