Cider-2 icon indicating copy to clipboard operation
Cider-2 copied to clipboard

Song List Columns Appear Uneven

Open ZomoXYZ opened this issue 9 months ago • 1 comments

Preflight Checklist

  • [X] I agree to follow the Code of Conduct that this project adheres to.
  • [X] I have searched the issue tracker for a bug report that matches the one I want to file, without success.
  • [X] I have checked that the correct behavior occurs on Apple Music Web (if applicable).
  • [X] 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 avatar Apr 27 '24 19:04 ZomoXYZ

Hello @ZomoXYZ :wave:

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! :smiley:

github-actions[bot] avatar Apr 27 '24 19:04 github-actions[bot]

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[bot] avatar May 19 '24 01:05 github-actions[bot]

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

github-actions[bot] avatar May 25 '24 01:05 github-actions[bot]