maruohon / tweakeroo

A client-side Minecraft mod that adds various "tweaks" (= usually small-ish individual features)
GNU Lesser General Public License v3.0
463 stars 113 forks source link

[Bug] tweakCustomInventoryScreenScale rendering improperly #495

Open SirBob27 opened 2 months ago

SirBob27 commented 2 months ago

tweakCustomInventoryScreenScale renders improperly as shown in the below image.

image This does appear to be a MacOS only issue, similar to https://github.com/FlashyReese/sodium-extra-fabric/issues/297 and https://github.com/ramidzkh/fabrishot/issues/49. After resizing the window and then putting the game back in fullscreen, it still appears bugged as shown here: image

This issue is mostly for documentation purposes.

maruohon commented 2 months ago

Which exact mod version is this in? I know the 1.12.2 version had this issue at one point, but I think it should be fixed at east in the Ornithe version, although I don't remember for sure. I don't remember if the latest LiteLoader version has the potential fix or not.

SirBob27 commented 2 months ago

I'm using version 0.19.1 of the mod for 1.20.4 (https://masa.dy.fi/mcmods/client_mods/?mcver=1.20.4&mod=tweakeroo), but if I'm correct, LiteLoader 1.12 is still the main development version of this mod.

maruohon commented 2 months ago

Oh I had forgotten that the recent mod versions also have this option...

LiteLoader 1.12.2 was the main development version up to last Christmas, when I moved the main development to the Ornithe 1.12.2 branch.