xou816 / spot

Native Spotify client for the GNOME desktop
MIT License
2.28k stars 122 forks source link

Improve cover button display in library #677

Closed panurg closed 8 months ago

panurg commented 1 year ago

If there are few albums in library then cover button expands down to the box bottom border. That does not happen in other places for some reason. Also scrollbar in library should not be always displayed, as it does not make sense for the case with few albums. Before: Screenshot from 2023-08-01 01-36-52 After: Screenshot from 2023-08-01 02-24-03

panurg commented 1 year ago

ci-check fails in src/connect/player.rs Just FYI...

Diegovsky commented 11 months ago

Hey there! Thank you for the fix. I'll be looking into this

Diegovsky commented 8 months ago

wow i should have looked into this sooner, it's a simple fix

Diegovsky commented 8 months ago

Pushed this to my fork of the project. See https://github.com/xou816/spot/issues/591#issuecomment-1895880929 for more information.

Thank you for your contribution :)