PC [BUG] Splitscreen UI scale is different (1.5.1)

azubaer

Newcomer
The UI scale is calculated differently for single player and splitscreen.
splitscreen4kui-scale150_200.png

4ksingleplayer.png

The left player has the same UI scale set. Playing on a TV screen the UI scale with 150% is too small to easily read the numbers on the toolbar.
A quick hack allowed UI scaling up to 200% (in OptionsPage constructor), but this is not enough for 4k resolution.

It seems the UI scale should not only scaled by width or allow bigger even bigger UI scaling.
 
Top