-
Notifications
You must be signed in to change notification settings - Fork 30
bug(YouTube - Overlay buttons): Fullscreen button is misaligned #2608
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
Comments
Is it also misaligned on YouTube 19.44.39? Please attach screenshots from YouTube 19.16.39 and YouTube 19.44.39 if you changed any patch options, please list the patch options you changed |
{ happens in both 19.16 and 19.44 youtube and doesnt on 4.16.1 patches |
If you apply margins the old way, this bug is reproducible on my device in 19.44.39 So the way margins are applied has changed If it is reproducible in 19.16.39, I will try to add a patch option to revert it (If the issue is not resolved, the option to change the bottom margin will be removed in 19.44.39) |
😭 Response from chatgpt:
Explanation
This approach gives you flexibility to adjust the size and placement of the empty space without hardcoding margins directly into other components. |
also, the widerspace option was still working on 19.16+, so please consider keeping it |
On my device, this option did not work on YouTube 19.44.39 To make it work on all devices, it is better to regulate to a version that did not have the bug |
with this, no adding bottom margin under each elements, just a space box above time_bar_reference_view(seekbar) |
Type
Error at runtime
Tools used
CLI
Application
yt 19.16.39
Bug description
when including overlay buttons patch with bottom margin and wider buttons option on, the fullscreen button is misaligned compared to other overlay buttons. used latest stable patch 5.1.3
Error logs
No response
Solution
No response
Additional context
No response
Device Environment
android 14 moto stock
Acknowledgements
Experimental Flags
.pre-release
(dev branch).The text was updated successfully, but these errors were encountered: