Closed dodieboy closed 1 week ago
wait, the issue is not fix. Sry, I doing more testing now
Now, i can only limit the auto size to when you enable "hide sidebar", then it resize primary div like what i wanted in #1356. To make it look like what i wanted back then, I have to add some js code which will make it that user need to refresh the page
The cause of issue 2648 is that there is no max-width set for .primary div, but there is no way for me to know the side of the width of the current sidebar size for me to set a calc for .primary div unless I did it in js code
hide sidebar
was added later. Previously related videos: hidden
did also hide the sidebar
looking forward!
Now the auto width I only set for hide sidebar (as of this pull request you) because if I want to make auto width not limit to hide sidebar, I need to add more check to check is there any element(live chat, donation box) in the sidebar, which need to add js code, which I have no time to develop it
forgot to merge earlier
so will it only fix #2648 (a bit rare) or also maybe take away the feature for somebody where it looks good? (many people are used to how it is).
busy
may your work be meaningful and fun! :) @dodieboy
so will it only fix #2648 (a bit rare) or also maybe take away the feature for somebody where it looks good? (many people are used to how it is).
I believe this feature is not working for a few months, and since no one submit a issue, I believe everyone thinks it was a YouTube feature 😄😄
This should fix #2648 and fix the feature that I added in #1356 cause by Youtube changes