fontScale not working in 1.17
Triplchii opened this issue ยท 8 comments
Using the most recent release of minihud, whenever I try using the font scale option it doesn't change the size of the text and instead offsets it as if you were adjusting the x and y position of it.
These two screenshots show the fontscale at different settings, the top one is the default value of 0.5 and the bottom one is a value of 10. If i set the value to 0 the text disappears entirely.
Yeah the latest one on curseforge. also i tried it both with and without optifine and it didn't change anything
I just downloaded the 1.17 versions of MaLiLib and Minihud from curseforge and am having this issue aswell.
What other mods are you using? (pastebin the latest.log
for example) I'm assuming this must be a mod conflict if it works for some people but not others. (Although the current malilib rendering code is hacky and temporary... but it seems to work when I test and use it myself.)
This issue happens even when the only mods are fabric-api, malilib, and minihud.
latest.log
I need some way to reproduce the issue. Is it maybe dependant on the GPU manufacturer/drivers?
Like I mentioned it works as expected for me atm:
https://user-images.githubusercontent.com/2331050/124626955-cdd26100-de87-11eb-8bfd-b98e41ce5659.mp4
(The margin increasing by the scale value is actually not intended, but that bug has always existed. It's fixed in the development code where most things are being rewritten and cleaned up.)