MaLiLib (Forge)

MaLiLib (Forge)

291k Downloads

Screen broken

Daniel99j2 opened this issue ยท 1 comments

commented

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

commented

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