jaredlll08 / TipTheScales

Allows for more options when adjusting the GUIScale option as well as making it a slider.
GNU Lesser General Public License v2.1
8 stars 6 forks source link

Limits GUI size to "Auto(0)" and "Small(1)" if window below an arbitrary size #7

Closed Targren closed 5 years ago

Targren commented 5 years ago

Mod Version: 1.12.2-1.0.1, 1.12.2-1.0.3

If the window is below an arbitrary height (in 1.0.1) or height AND width (1.0.3), the "GUI Scale" slider is capped at "Small(1)" In order to set it to "Normal", I have to expand the window, set it to "Normal(2)", exit the video settings, and then resize the window back to the original size.

jaredlll08 commented 5 years ago

can you get me a recording / gif of this somehow, just so I can see what is actually going on, since I use the exact same code as vanilla, but just lock out options that don't have an effect...

Targren commented 5 years ago

GIF demonstration

jaredlll08 commented 5 years ago

What screensize do you play on?

Targren commented 5 years ago

1920x1080, 27"

jaredlll08 commented 5 years ago

This doesn't make sense then O_o, do you play the game maximized, fullscreen or something else?

Targren commented 5 years ago

No, windowed, at or about the size shown in the beginning of the GIF.

WyldTV commented 5 years ago

My main streaming PC is 1080p. I started an instance, default resolution on beginning is 720p. The slider for GUI size did not offer a Large option. Maximised the window, and the option was there. If you're restricting options based on current window size, this is suboptimal. Valid settings are valid.

jaredlll08 commented 5 years ago

The issues aren't related, but both have been addressed, and released on curseforge.