-
-
Notifications
You must be signed in to change notification settings - Fork 542
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
Player size options are confusing #1918
Comments
hi @neekt!
|
@neekt I don't completely understand. Are you saying labels are confusing or the player sizes are not working? |
Thanks for the explanation and update @ImprovedTube. Using Fit to Window (or Fit to Height) with theater mode enabled, as well as hiding the header on video pages (under Appearance > Header > Position), gives the result I was expecting: the video taking up the full height of the browser window. I think your suggestion of forcing theater mode when selecting fit to height/window is a good one (and maybe forcing a static header too, so the full browser window height can be utilised?).
That's definitely not happening for me - specifically, when Force theater mode is off, player size is "Don't change", and the video begins playing in default view (as in the video I attached). @D-Rekk I expected that Fit to Window would fit the video to the full height of the browser window (or to the full width, if the browser height is greater than the width), regardless of whether default or theater mode was selected. That's not what was happening in the video - I can see vertical padding is added to the player window, but the size of the actual video doesn't change. I'm not a Twitch user so I'm not sure what you mean about that. |
yes @neekt, i mean it shall (check-box to-do list), (since currently it is just doing "full height")
while "Fit-to-window" can be repaired (it used to only go for width, as you'd expect, but does fthe same as full height, ever since it is outdated (why "max width" was attempted. And "Full height could be renamed as "100% available height" i guess) while the current function of @D-Rekk's button can be kept with a horizontal facing arrow icon & renamed as "full available height" button (importing(respecting) the existing setting to the new name as done in the top of our background.js):
|
Bug Report:
⚬ BUG: The player size options are not working properly on Firefox for Linux. The sidebar to the right of the video seems to be preventing the player from resizing properly.
⚬ HOW:
This is my first time using the extension, so I don't know if it's a YouTube change or extension version change, or when this became an issue. I haven't tested it on any other OS.
I reproduced the issue on a fresh Firefox profile with no other extensions installed.
More / optionally:
⚬ Screen recording:
Untitled.Project.mp4
⚬ Browser: Firefox for Linux 121.0
⚬ OS: Linux Mint 21.2 Cinnamon
⚬ Extension version: 4.581
Thanks for maintaining this extension!
The text was updated successfully, but these errors were encountered: