maruohon / minihud

A client-side Minecraft mod with configurable "info lines" ("mini-F3") and various overlays, such as light level and structure bounding boxes
GNU Lesser General Public License v3.0
420 stars 123 forks source link

Text Scale option does not save #245

Closed LostLuma closed 2 years ago

LostLuma commented 2 years ago

The Info Lines HUD Settings -> Text Scale option does not seem to persist between game restarts.

I'm currently running the latest version of minihud (minihud-liteloader-1.12.2-0.41.0), as well as these other mods:

maruohon commented 2 years ago

Yes this is a known issue in the current versions. The Info Overlay system still needs some changes to properly track config changes and save the settings. And it also still needs some other changes and improvements as well. Basically that system still isn't finished, and also MiniHUD's info line stuff (and how it hooks to the Info Overlay system) will also still get an almost total rewrite.

LostLuma commented 2 years ago

This seems to be resolved in the latest versions.