-
-
Notifications
You must be signed in to change notification settings - Fork 302
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
bug(YouTube - Minimized playback): Shorts sometimes incorrectly show the old buggy pip #191
bug(YouTube - Minimized playback): Shorts sometimes incorrectly show the old buggy pip #191
Comments
The hook to check if minimized background play is allowed happens before the PlayerType is updated. After the short is opened and the background play patch hook is called, the player type is still The patch needs adjustments. |
edit: patch did not work, reverting changes. |
Bug description
If the user plays shorts right after watching a video and then minimizes the app, it'll end up creating the old shorts button abomination of a pip mode which was taken out of minimized playback due to this.
Reference materials & reproduction steps available in ReVanced/revanced-patches-template#214.
Error logs
No response
Solution
No response
Additional context
No response
Acknowledgements
The text was updated successfully, but these errors were encountered: