You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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":
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)
The text was updated successfully, but these errors were encountered: