Skip to content
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

Improve playlist header layout: align with info items #3944

Merged
merged 2 commits into from
Aug 3, 2020

Conversation

Stypox
Copy link
Member

@Stypox Stypox commented Jul 26, 2020

What is it?

  • Bug fix (user facing)
  • Feature (user facing)
  • Code base improvement (dev facing)
  • Meta improvement to the project (dev facing)

Description of the changes in your PR

This PR changes paddings and margins for elements in the header of local and remote playlists. I noticed the title for local playlists has a different behaviour from that of remote ones, should I make it more consistent? The local playlist title is now consistent with the remote's one.

Fixes the following issue(s)

Fixes #3937

Testing apk

app-debug.zip

Agreement

@TobiGr TobiGr added the GUI Issue is related to the graphical user interface label Jul 26, 2020
@TobiGr
Copy link
Member

TobiGr commented Jul 26, 2020

I noticed the title for local playlists has a different behaviour from that of remote ones, should I make it more consistent?

What do you mean exactly?

@ghost
Copy link

ghost commented Jul 27, 2020

This work Well on my phone, playlist button don't make crush

@Stypox
Copy link
Member Author

Stypox commented Jul 28, 2020

What do you mean exactly?

@TobiGr the screenshot on the left (local playlist) has a oneline marquee title, while the one on the right (remote) has a 2-line ellipsized title.

@TobiGr
Copy link
Member

TobiGr commented Jul 28, 2020

good catch! multi-line seems to be the better thing here. We should be consistent.

@Stypox
Copy link
Member Author

Stypox commented Jul 28, 2020

@TobiGr done, updated screenshot and debug apk: app-debug.zip

@TobiGr TobiGr added this to the 0.20.0 milestone Jul 31, 2020
@TobiGr TobiGr merged commit 65637fc into TeamNewPipe:dev Aug 3, 2020
@Stypox Stypox deleted the playlist-layout branch August 3, 2020 13:08
This was referenced Sep 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI Issue is related to the graphical user interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Playlist has too few padding around header causing misalignments
2 participants