World Border (Fabric)

World Border (Fabric)

261k Downloads

[1.12.2] 'clockPositionIsCenter' isn't actually centered.

SonicX8000 opened this issue · 2 comments

commented

Minecraft: 1.12.2
Forge: 14.23.5.2854

Mods: 3
collective-1.12.2-2.55
guiclock_1.12.2-2.5
jei_1.12.2-4.16.1.302

=====

Testing out the bugfix with the GUI Clock and finding a perfect spot to put it... and apparently the GUI Clock isn't really centered. Here's an image of what I see.

Top: The GUI Clock is 'centered' but it's off by a few pixels to the right.

Bottom: A mock-up of where the GUI Clock should be. At least... what I was expecting it to be at.


Unsure if the Position config options are still being used only because I recall seeing an suggestion to allow the GUI Clock to be moved via X Coordinates, as currently you can only change it via the Y Coordinates.

This is where the suggestion was mentioned for allowing X Coordinates.
#410

commented

Thanks for submitting the bug report! I've fixed the clock icon not being centered and added the clockWidthOffset config option in version 2.6 of GUI Clock. So you shouldn't need the config option anymore but it's there if others have a use for it.

https://www.curseforge.com/minecraft/mc-mods/gui-clock/files

commented

guiclock_1.12.2-2.6


It's now centered correctly, thank you for this as well as adding the X Coordinate option.