supertuxkart / stk-code

The code base of supertuxkart
Other
4.39k stars 1.03k forks source link

GUI elements taking too much place #5081

Open Alayan-stk-2 opened 1 month ago

Alayan-stk-2 commented 1 month ago

There are many elements where the display of all relevant elements is limited by screen space, but no matter the resolution, elements don't get smaller. Just relying on resolution might not be a good idea because of different DPIs, but some setting could be welcome to increase density for things such as:

The replay list is limited by text size, I've found myself using very small not because I like it elsewhere, but because it's the only way to display more things at once there.