-
Notifications
You must be signed in to change notification settings - Fork 811
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fullscreen Resolution Slider #2642
Commits on Jan 31, 2024
-
The resolution controls would not fit in the allocated space, so I changed the rendering of slidercontrols to enable rendering the slider bar and the value text in the same area. Signed-off-by: MeeniMc <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f323d6d - Browse repository at this point
Copy the full SHA f323d6dView commit details -
Reorder the resolution option close to the fullscreen button
reduce the length of scrollbars so that it doesn't look as busy Signed-off-by: MeeniMc <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dc099be - Browse repository at this point
Copy the full SHA dc099beView commit details -
Strip the 24bit part of the resolution to reduce the text lenght so t…
…hat the box can be reduced to avoid overlapping with the undo button. Signed-off-by: MeeniMc <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 951f7cb - Browse repository at this point
Copy the full SHA 951f7cbView commit details
Commits on Mar 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa14bb8 - Browse repository at this point
Copy the full SHA aa14bb8View commit details
Commits on Aug 6, 2024
-
Merge branch 'refs/heads/dev' into config/resolutionslider
# Conflicts: # src/main/java/net/caffeinemc/mods/sodium/client/gui/SodiumOptionsGUI.java # src/main/java/net/caffeinemc/mods/sodium/client/gui/options/control/SliderControl.java
Configuration menu - View commit details
-
Copy full SHA for fbd2b9b - Browse repository at this point
Copy the full SHA fbd2b9bView commit details
Commits on Aug 8, 2024
-
squashed series of commits to add a fullscreen resolution slider
add two-line fullscreen resolution option remove two-line option but make it the normal style refactor label truncation and slider rendering to work together, this means the label will now be truncated based on the slider's current actual content width. other control elements can but don't have to implement accurate content width information.
Configuration menu - View commit details
-
Copy full SHA for c29a651 - Browse repository at this point
Copy the full SHA c29a651View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cb97e9 - Browse repository at this point
Copy the full SHA 2cb97e9View commit details
Commits on Sep 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bcaae7f - Browse repository at this point
Copy the full SHA bcaae7fView commit details