-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
Settings per view mode #9
Comments
@iGerman00 I've been thinking about separating all the settings per view mode. There are 3 different view modes on the YouTube website: Fullscreen, Full width and 2/3th of the width. But I can imagine some users don't like their settings separated. So, would a Settings per view mode toggle be an suitable solution for you? |
Yes, this should do it. I have also noticed, in the recent times I have completely disabled the extension, because it seems to have a memory leak or something along the lines, and in some time it overflows the memory and the page crashes. I am using Opera EDIT: Nevermind, I think it is fixed now? I just haven't had a chance to check. |
I'm aware of a memory leak in the GPU memory on Chromium: https://bugs.chromium.org/p/chromium/issues/detail?id=1015729 @iGerman00 Is it the memory in the red box that's increasing? |
Nope. It is what it is, it's RAM, not gpu memory. It then kills the page when it runs out after a couple of minutes |
Hmm let's see if I can reproduce and debug it then. |
I installed it from the Chrome Webstore, through the opera extension, self explanatory named “Install Chrome Extensions” on the opera add on catalog thing. Opera is Chromium after all these days. |
I can't seem to reproduce the bug on Windows 10 Version 10.0.18363 Build 18363 and Opera version 65.0.3467.78 with for example this video: https://www.youtube.com/watch?v=Bey4XXJAqS8 |
I am using these settings, running Windows 10 1909 (Build 18363.535), and I am using Opera GX, version "LVL 1 (core: 64.0.3417.150)", it is up to date in the settings. |
@iGerman00 I can confirm the growing memory bug on Opera and created a separate issue: #14 |
WIP
|
Moving this to Release 2.34 because switching between settings requires more rework than I thought. |
Changed the plan from creating a "Settings per view mode" setting to: Since most user will probably only change one or a few options per view mode. This will prevent the hassle of having to edit every setting in each view mode when you only want to change one. Work In Progress:
|
I have an ultrawide monitor, and watching 16:9 videos on it creates big black bars, which i do not want. I found the only working extension to be this, but it also makes the entire page glow, while i only want a fullscreen glow. Can you add an option to disable page glow and only leave fullscreen on?
The text was updated successfully, but these errors were encountered: