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(patch): remove double tap overlay #258
Comments
|
The patch you mentioned serves a different functionality. "Remove player button background" removed the dark circles behind the prev-pause/play-next buttons. The patch you're talking about is "hide player overlay filter". |
|
Yes, my mistake. I have both the hide player overlay filter as well as the remove player background button enabled. Just to reitterate double tapping to skip still darkens entire video. |
|
Yeah looks like so. I'm pretty sure inotia00 will look into it and fix it eventually. |
|
@inotia00 Please, add a toggle (patch) for removing that filter. |
|
thank you |
Can you elaborate on it "being impossible to control". As a long time youtube mobile user it is muscle memory to double tap to skip. If i am watching a video with lots of writing (math tutorial) i dont want to miss out on anything due to the darkening. Edit:typo |
|
reflected in revanced-patches-v2.168.30 |
|
Wow this is great. Now the overlay filter is even removed when tapping on the screen. Thx to OP for bringing this up and Inotia for implementation 👌🏻 EDIT: @inotia00 Do I need to enable this patch? Just patched to new version and can't find it in settings. Is it enabled by default? |
|
Thanks for the quick and continous work, Inotia! |
Due to the limitations of the patch method, it cannot be implemented as a setting UI |
|
@inotia00, thanks for removing dark filter, but another foggy (light blooming) filter is still visible. :( |
|
The double tap overlay has two filters one is a dark overlay Only the patch to remove the dark overlay when double-tapping was implemented, and the patch to remove the white circular overlay was not implemented. |
Yes removing "white circle overlay" filter would be great aswell. Please consider this in next release Inotia 👍🏻 |
Oh I see, so that's how it works. Hopefully eventually this can be improved but I'm already thankful for this much xD |



Application
YouTube
Issue
When double tapping to skip 10 seconds the video briefly darkens. Enabling 'remove player button background' does not remove the player background when double tapping to skip. Another patch can add in this feature. Thanks for considering.
Patch
Motivation
This patch will nicely compliment the 'remove player button background' patch. This will make the player experience more consistent.
Acknowledgements
The text was updated successfully, but these errors were encountered: