-
Notifications
You must be signed in to change notification settings - Fork 202
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
Update for new Youtube Music Style #192
base: master
Are you sure you want to change the base?
Conversation
@@ -25,4 +25,4 @@ SPEC CHECKSUMS: | |||
|
|||
PODFILE CHECKSUM: 7e23f16343f2d0b3192daf9141a7a2eed5b46abc | |||
|
|||
COCOAPODS: 1.11.3 | |||
COCOAPODS: 1.10.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know if you would want to downgrade here.
I'd like to see this PR accepted and merged. It would be a nice touch. |
Any chance we can merge this PR? |
It seems that this repository hasn't been maintained for two years, so I plan to create a release in my fork. |
@ObuchiYuki Good idea for now! I'm working with Steve to get a new release out but the certs have all expired so we need to set the release harness up again. 😅 |
are you still maintaining yours ? |
The design update of YouTube Music caused an overlap in the display. In this PR, I have implemented the execution of a JS function that hides the logo and menu button. This will make it match the new design of YouTube Music.
Additionally, I have adjusted the position of the standard buttons to align with the new design and also resized the draggable views.
Current
Updated