-
-
Notifications
You must be signed in to change notification settings - Fork 624
Improved the thumbnails per row adding more options to choose. #2936
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
Improved the thumbnails per row adding more options to choose. #2936
Conversation
Solved conflicts with the merge from #2889 |
We can still add a default / reset / no change option. (for users' piece of mind.) Not that it is linguistically streamlined currently: Nor technically:
Line 10 in 44cdc12
youtube/js&css/web-accessible/core.js Line 338 in 44cdc12
|
Yeah, originally I had a Default option, but for some reason I removed it haha. Let me know when this will be released because it is a very useful change, in my opinion. I tested here and improved my experience with the homepage. |
The feature is correct, but the name really is strange, haha. @ImprovedTube, did you change something? I noticed that you changed the numbers in a previous commit. |
This should solve the issues #2910, #2904, and #2905
Added a dropdown in the menu General, subsection Thumbnails, with 5 options to choose from

Should be updated in real time and saved for future interactions with YouTube.
Is also working on the Subscriptions page on grid mode, seems to not be perfect, though, I noticed some visual bugs, like when selecting 6 videos appearing 5, I had to refresh the page to fix but wasn't 100% on all rows, also could vary depending on the size of the your tab, so maybe need some more adjustments, but for the Home page seems fine.
Also, I tested on an Ultrawide Quad HD monitor (3440x1440), so for sure will work differently on smaller monitors/resolutions, let me know about it.
Tested on both Chrome and Edge.