You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added a width adjustment (`w`) for desktop screens
- Limited the number of lines for the genre name to 1 (`maxLines: 1`) to prevent overflow
This commit only fixes the issue in Browse. The overflow in Local Library is not addressed here.
Partially fixesKRTirtho#2344
- Wrapped `Wrap` in `Flexible` to prevent overflow issues inside `Stack`
- Now the folder path text adapts better to different screen sizes
- Improved overall UI consistency and responsiveness
Tested visually only on **Linux Desktop**
FixesKRTirtho#2344KRTirtho#2344
Is there an existing issue for this? (Please read the description)
Current Behavior
In the desktop version, some cards in Browse and Local Library have a bottom overflow issue.
Expected Behavior
Steps to reproduce
Logs
Logs
Operating System
Linux (PopOS 76)
Spotube version
dev branch
Installation source
GitHub Releases (Binary)
Additional information
Screenshots
Self grab
The text was updated successfully, but these errors were encountered: