crowbartools / MixrElixr

Browser extension that enhances your Mixer viewing experience with custom emotes, new features, and a ton of options.
https://mixrelixr.com
GNU General Public License v3.0
23 stars 7 forks source link

Hot Fixing broken skills tray in current theater mode #95

Closed FierySama closed 4 years ago

FierySama commented 4 years ago

Requirements

This is relating to only the src/injected-content/scss/_theatermode.scss file, on line 119. It's a 1 line transform change. I don't know how to exclude the package.json linter bypass from this PR. Sorry about that. I also don't know the specifics of the refactor and etc, I'm assuming master is as close to live as we have. Hope this pr is in the right place!

Description of the Change

it's broken atm where the skills menu w/ theater mode enabled looks like this image

Fixed version below image

Possible Drawbacks

tested in 1920 x 1080p, 1920 x 1200, and 4K, all seems to be working, cant think of a drawback

Extra creditttt

Perry helped me test this, thank you <3

FierySama commented 4 years ago

This PR is a mess, I will try to properly pr just the needed commit in the future. For now the hotfix does work until I learn to pr individual commits. the fix from src/injected-content/scss/_theatermode.scss file, line 119 is the real fix.

FierySama commented 4 years ago

Need to remake this pr so it's cleaner, my bad!