Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing issues related to old PR #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Bluberry-Kat
Copy link
Contributor

in #8 i sought to fix a quantity of off-by-one rendering errors.
as it turns out, there was actually only one error. under the assumption there were multiple, i had originally pushed a bunch of textures 1 pixel in the wrong direction, in the interest of manually tweaking alignment.

these textures were aligned, but in some hotbar modes, the hotbar was 1 pixel higher than it appeared in vanilla.
so, this PR undoes those old changes, and fixes the error in the correct place. for real this time. largebar should, hopefully for good, be completely indistinguishable from vanilla's hotbar.

whoops! sorry!

@Bluberry-Kat
Copy link
Contributor Author

i've also fixed this for the 1.16 version of the mod, but since your repo doesn't have a branch for it, i couldn't figure out how to PR that.
i have a 1.16.x branch and a 1.2.3 build with these fixes on my own repo here, take them as you like, or ignore them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant