Closed HeroGalak closed 1 month ago
Another solution would be to decrease the width of the chapters text, when the download button is visible.
Another solution would be to decrease the width of the chapters text, when the download button is visible.
But if you decrease the width of the text you would cut the chapter's title. Moreover the conflict with VR button would still remain.
The chapters title is still being cut if its too long anyways.
Another solution would be implement ReVanced/revanced-patches-template#1958 and remove the need for a download button inside the player
Does this issue still exist?
Dun know. Any link to a sample video that has the issue?
Still an issue.
Edit: I wonder what would happen if there is a XXXL title that makes Revanced or YT face the same issue in landscape mode as well.
Still an issue.
Edit: I wonder what would happen if there is a XXXL title that makes Revanced or YT face the same issue in landscape mode as well.
Maybe or maybe not. Will have to find a video having a really long chapter title.
Given that this bug depends to the chapter title of the videos, i.e, longer the title, the more the overlay buttons will come in contact with the chapter title. So can this solved?
Possible solutions would be:
Resize the chapter title box and truncate the overflow ones?
Or maybe move the save video and copy video url buttons to the same area as the sponsorblock buttons? It looks like there is just enough room
That room would be preserved for the YouTube video title.
Or maybe move the save video and copy video url buttons to the same area as the sponsorblock buttons? It looks like there is just enough room
On that note, I don't think both copy url & copy url w/ time should be enabled by default at the same time.
I'd prefer just having the one w/ time, as it would be less cluttered. If you don't want the timestamp, just press backspace a few times or use the default one.
Should I open a new FR? Or bug report? Or PR myself? 🤔
I guess just leaving the button for copying with timestamp by default works.
Maybe it's possible to change the url that's passed to the android share sheet, and add the timestamp to the share url? That removes the need for extra buttons, since the share sheet already has a copy url option.
People wanted an extra button. For the same reason they wanted a download button when they were able to utilize the share sheet to begin with.
Why not add a button to accommodate more buttons?
Why not add a button to accommodate more buttons?
Great idea. This way any future buttons would only need to be added inside the sub-menu. Let's call it the tools menu for now. This way, ensuring compatibility between patches (overlapping) would be much easier.
We could move the tools button above the full screen button, so it won't ever overlap with youtube's new buttons (watch in VR ReVanced/revanced-patches-template#2220, audio tracks ReVanced/revanced-patches-template#1092, etc).
Maybe like a wrench icon? Tho it must suit the current design language of buttons, similar to the downloads & copy video timestamps
ignore my poor drawing skills
Why not just replace the full screen button with the tool menu button in case we have > 1 button there. Since we can swipe up to go into the full screen mode, that button is not really needed, we can safely put it into the tool button.
This is pretty old bug and to this day nothing has been tried to do something about it, hopefully waiting for a fix sooner or later. ❤️✊️ ReVanced ftw
Type
Cosmetic
Bug description
The title is self explanatory
Steps to reproduce
Build YT 17.29.34 with latest patches, CLI and integrations.
Relevant log output
Screenshots or videos
Screenshot of the issue:
Solution
Possible solution: https://github.com/orgs/revanced/discussions/558
(This solution would solve also the conflict with VR button )
Additional context
No response