
Remove scaling limits from update GUI
seriousfreezing opened this issue ยท 3 comments
Hi,
This is intended behavior, Resourcify wants to make sure it has at least 692 pixels to render it's GUIs, so to achieve this it will lower the GUI scale. Without doing this the scaling of the browse page for example would be awful.
It is true tho that the update screen probably doesn't need this, so I'll look into removing this restriction from it.
If you have any other feedback on this matter please do tell me
I've tested the other interfaces on a much smaller scale and it looks good. So I don't have any more comments for now.
This was finishing in 7d0521f.