dweymouth / supersonic

A lightweight and full-featured cross-platform desktop client for self-hosted music servers
GNU General Public License v3.0
882 stars 45 forks source link

Last song not shown in album view with scaling on Windows 10 #200

Closed GioF71 closed 1 year ago

GioF71 commented 1 year ago

Hello, first of all congratulations for the awesome project! I am using it on all available platforms and it's great for accessing SubSonic libraries on the desktop.

Today I noticed an issue on Windows 10, with the window maximized on a 1080p display. With scaling at 125%, the last of 15 songs from an album is not shown. This does not happen with scaling at 100%.

Also, I noticed that sometimes the last song might appear an disappear when resizing the windows. This specific behavior is not dependent on the scaling.

Please see the screenshots here. Those refer to the maximized window.

Thank you

dweymouth commented 1 year ago

Thanks for the report! This is a known issue (#165) but the extra context about scaling might be helpful with debugging. I don't have an ETA on a fix for this since so far I haven't been able to reproduce it on a simpler toy app to try to see where things are going wrong.

GioF71 commented 1 year ago

Thank you for your feedback!!