jeffvli / sonixd

A full-featured Subsonic/Jellyfin compatible desktop music player
GNU General Public License v3.0
1.87k stars 73 forks source link

Playlist title is not adjusted with the font size #365

Open alfureu opened 2 years ago

alfureu commented 2 years ago

Describe the bug One can set the Font Size Songs in the List view, however, the Heading (e.g. on Now Playing) remains the same. On external small screens, where I have sonixd deployed, the heading is thus disproportionally huge, and I see only few elements of the list

To Reproduce Steps to reproduce the behavior:

  1. Go to List view
  2. Edit the Fond Size Songs to 12pt, Row height songs to 20px
  3. Move the window to an external monitor with some legacy but low resolution, e.g. 1024x765
  4. See the Heading remains huge compared to the rest of the List view.

Expected behavior It goes against the logic of the List view to have such huge and fixed headings IMHO

Desktop (please complete the following information):

Additional context N/A

jeffvli commented 2 years ago

I'll try to make some tweaks to make the experience better on smaller screens.

alfureu commented 2 years ago

Thank you, much appreciated