gigaherz / Guidebook

Minecraft book API and library
https://www.curseforge.com/minecraft/mc-mods/guidebook
Other
31 stars 16 forks source link

scaling level normal, looks weird #81

Open MSandro opened 5 years ago

MSandro commented 5 years ago

Hi, the players of my modpack are disappointed with the scaling of the GuideBooks. It looks good on large scaling but not on normal scaling levenl. 2019-03-07_12 32 00

gigaherz commented 5 years ago

Hmpf. That shouldn't happen. I am currently working on an update to guidebook, so I'll try to recheck why the text would be out of place. This also reminds me that I want to add a "free scale" option to bypass the integral scaling levels I have now, even if it causes font distortion.

MSandro commented 5 years ago

thanks, temporarily I solve the problem with the mod TipTheScales.

jaxmacky commented 5 years ago

To maybe add some more insight into this, although visually the text is shifted, the actual link ref's are still within the actual book pages. I am experiencing the same GUI issue as above with Small and Normal settings. Large GUI Scale is ok.

gigaherz commented 5 years ago

I believe the issue should be fixed locally already. At least I haven't been able to reproduce it anymore after the changes. There's some glitches still from the improvements I have been working on, so I have to get those fixed, but the release shouldn't take too long.