Minenash / CustomHUD

A highly customizable variable-based text HUD for Minecraft
MIT License
82 stars 23 forks source link

scale other than 1.0 makes bottom and right shifted #7

Closed inikishev closed 2 years ago

inikishev commented 3 years ago

image

==Scale:0.7==
==LineSpacing:0==
{{nether, "&c{bx} {bz} &b{by}&r ({facing})", "&a{bx} {bz} &b{by}&r ({facing})"}} 
{{nether, "o &a{nx} {nz}&r", "n &c{nx} {nz}&r"}}
{biome} &7{biome_id}&r
&6{fps} &e{tps}&r
==Section:BottomRight==
{real_time:H:m, d MMM, E}

if scale is set to 1.0 than the date will be exactly at bottom right, but with 0.7 it is in the middle of the screen I am using sodium if that helps

Minenash commented 2 years ago

See #30

Minenash commented 2 years ago

Didn't mean to close it, I'll close it once there's a release

Minenash commented 2 years ago

Fixed in v2.0-beta.1