-
-
Notifications
You must be signed in to change notification settings - Fork 330
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
feat(YouTube - Swipe controls): Remember Current Brightness At ALL Times #512
Comments
It also needs to remember brightness for any new video played in a playlist. Currently, it is reset when next video starts. |
Swipe controls can do that by enabling to remember the brightness value in settings |
Wrong. Did you read the OP? The brightness value resets to the default brightness value of 0 AFTER YOU FORCE CLOSE REVANCED AND THEN RE-OPEN REVANCED. |
# [2.59.0](ReVanced/revanced-patches@v2.58.0...v2.59.0) (2022-09-18) ### Features * **sponsorblock:** string for response error code 400 ([ReVanced#512](ReVanced/revanced-patches#512)) ([d42569f](ReVanced/revanced-patches@818bba7))
@oSumAtrIX you can close this issue and #1445 |
Application
YouTube ReVanced Version 18.23.35
Issue
When changing the brightness number for a video, closing the app and then opening the app back up again - the brightness number for any video you watch resets to the default auto value of 0.
Patch
When setting the brightness for videos in landscape/horizontal fullscreen mode via the swipe control brightness gesture, have it stick to whatever brightness number you last configured it to instead of the brightness number defaulting to 0 every time you close the app.
Motivation
YouTube Vanced & YouTube ReVanced Extended via the swipe control brightness gesture, locks the brightness number for all videos you previously set it to even when closing the app followed by opening the app back up. Would love to have that same functionality for YouTube ReVanced as well.
Acknowledgements
The text was updated successfully, but these errors were encountered: