malilib icon indicating copy to clipboard operation
malilib copied to clipboard

Screen broken

Open Daniel99j2 opened this issue 2 years ago • 1 comments

If the GUI scale is more than 4, things overlap and go off the screen (PS: i think it's this mod that adds this style config, tell me if i'm wrong) Screenshot_20230208_063853

Daniel99j2 avatar Feb 08 '23 10:02 Daniel99j2

I might add a horizontal scroll bar at some point, but other than that there isn't anything that I can "fix" if the user uses a screen scale such that "only one button fits on screen".

However the development version of malilib also has an option to use a different GUI scale for just all the malilib-based screens. That way you can use a larger scale for vanilla and other mods, but then use a smaller scale for any malilib-based screens, which are designed for a 1280x720 resolution using scale 2 (so basically 640x360 usable resolution for the screen components/widgets). Anything that results in a significantly smaller effective/usable resolution is just going to look bad no matter what.

So basically this is the size and scale that things are "meant to look like": 2023-02-01_08 12 50

maruohon avatar Feb 08 '23 20:02 maruohon