-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[Bug] Cannot see the correct number of song since 100 #347
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
Comments
Ok, it's a UI bug |
@KRTirtho I found the problem but I cannot debug because I have an error in master branch. It doesn't found the file spotube/models/generated_secrets.dart I think the width should be 35 in file spotube/lib/components/shared/track_table/track_tile.dart line 199 |
Only if people read the CONTRIBUTION.md before trying to build |
👍 |
Fixed in v2.7.0 |
Is there an existing issue for this?
Current Behavior
I don't see the correct number of song since 100. I only see the first two numbers of the songs.
I tried to reproduce in Android and I had the same result.
i.e.:
85 => 85
99 => 99
100 => 10
102 => 10
109 => 10
115 => 11
Linux:

Android:

Expected Behavior
See 3 characters instead of 2 to see the correct number of the songs
Steps To Reproduce
Spotube Version
v2.6.0
Operating System
Android, Linux
Linux Distribution (if applicable)
Linux Mint 21 Cinnamon
Operating System Version
Linux Mint 21 Cinnamon and Android 12
Installation Source
Flathub (Flatpak)
Additional information
No response
The text was updated successfully, but these errors were encountered: