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

Song List Columns Appear Uneven #622

Closed
4 tasks done
ZomoXYZ opened this issue Apr 27, 2024 · 3 comments
Closed
4 tasks done

Song List Columns Appear Uneven #622

ZomoXYZ opened this issue Apr 27, 2024 · 3 comments
Labels
bug Something isn't working nitpicking An inconsistency in the UI or just general nitpicking. Stale

Comments

@ZomoXYZ
Copy link

ZomoXYZ commented Apr 27, 2024

Preflight Checklist

  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for a bug report that matches the one I want to file, without success.
  • I have checked that the correct behavior occurs on Apple Music Web (if applicable).
  • I have verified that my issue is with a supported version and that it is with the desktop app (Support for other areas can be found in our Discord / on the appropriate repo).

Download Source

Itch

Operating System

Windows

Commit Hash

618b467d19eab9fc0bb786c2efb1c04f7a52ed96

Connect Instance ID

not-logged-in

Build Timestamp

4/3/2024, 9:01:00 PM

Describe the Bug

Some columns, like Artist Name and Album Name, are uneven when viewing a list of songs. To be specific, I've directly noticed this in both Playlists and Albums.

I think it's affected by the width of the song duration, since it shifts to the right when a song has a "1" in the duration as opposed to all the other numbers that have a more similar width.

For example, here's a screenshot of Computer Controlled Acoustic Instruments, Pt. 2 by Aphex twin. I've added a 1px line between the columns to make it more visible:

image

Without the lines, it's less obvious but the 2px shift is still there:

image

css for the line for reproduction:

.c-listitem.album-track[data-v-44f85629] > * {
    border-right: 1px solid white;
}

Steps to Reproduce

Look at any album or playlist that has a song with the number 1 in the duration and a song without a 1 in the duration. The Artist Name and Album Name columns will be uneven by a few pixels.

Anything else?

No response

@ZomoXYZ ZomoXYZ added the bug Something isn't working label Apr 27, 2024
Copy link

Hello @ZomoXYZ 👋

We really appreciate you taking the time to report this issue, please double check your issue to make sure you are clear and concise in your description. This will help us to help you as quickly as possible.

We'd like to ask you be patient and we will get back to you as soon as we can.

In the meantime, take a look at our FAQs which may answer your question.

Thanks again and we hope you enjoy the app! 😃

@cryptofyre cryptofyre added the nitpicking An inconsistency in the UI or just general nitpicking. label May 8, 2024
Copy link

This issue is stale because it has been open for 10 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label May 19, 2024
Copy link

This issue was closed because it has been stalled for 5 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working nitpicking An inconsistency in the UI or just general nitpicking. Stale
Projects
None yet
Development

No branches or pull requests

2 participants