PikachuEXE
PikachuEXE
There is a point, playlist related info should be visible on playlist panel including auto play enabled or not https://github.com/FreeTubeApp/FreeTube/issues/1181 is about full screen/full window mode about not being able...
@efb4f5ff-1298-471a-8973-3d47447115dc I assume you are referring to autoplay control which I can find at https://youtu.be/Wkr2n5Fs_NA?t=30  I am **not** opposing adding a button in the player If the objective is...
Waiting for https://github.com/FreeTubeApp/FreeTube/pull/5857 to be merged first
https://github.com/FreeTubeApp/FreeTube/pull/6400 expected to be merged after this?
Briefly tested (except mobile & code review I will let others review those parts
https://github.com/FreeTubeApp/FreeTube/issues/447 seems to be wanting time length based auto saving switch, https://github.com/FreeTubeApp/FreeTube/issues/609 for percentage based https://github.com/FreeTubeApp/FreeTube/issues/964 seems to be similar to 447 but for much shorter time This PR helps...
@efb4f5ff-1298-471a-8973-3d47447115dc How about the one below? If not please tell me what works for you I can't guess~  
Now dropdown style updated to - Dropdown only left aligned on width < 380px (2 rows of buttons) otherwise centered like before   
Updated to hide progress saving button on live/upcoming to be consistent with checks in actual progress saving i.e. `if (this.isUpcoming || this.isLive)` > Question: do we think the option to...
(For other reviewers) The only update is `Remove default value for old setting` Sorry if it's spammy 