From b8462e4a5951f5c280b5466b2c450fc4064dd56f Mon Sep 17 00:00:00 2001 From: douira Date: Tue, 19 Nov 2024 04:28:24 +0100 Subject: [PATCH] update todos --- .../caffeinemc/mods/sodium/client/gui/VideoSettingsScreen.java | 1 - 1 file changed, 1 deletion(-) diff --git a/common/src/main/java/net/caffeinemc/mods/sodium/client/gui/VideoSettingsScreen.java b/common/src/main/java/net/caffeinemc/mods/sodium/client/gui/VideoSettingsScreen.java index 100f8c5b69..cef6b05926 100644 --- a/common/src/main/java/net/caffeinemc/mods/sodium/client/gui/VideoSettingsScreen.java +++ b/common/src/main/java/net/caffeinemc/mods/sodium/client/gui/VideoSettingsScreen.java @@ -36,7 +36,6 @@ import java.util.List; import java.util.stream.Stream; -// TODO: show a scroll bar on the tooltip if it's too big to fit on the screen // TODO: make the search bar work // TODO: wrap options within groups in two columns // TODO: make the mod config headers interactive: only show one mod's pages at a time, click on a mod header to open that mod's first settings page and close the previous mod's page list