mojira.dev

Caramel Sweet

Assigned

No issues.

Reported

No issues.

Comments

@angel96444 Changing the HUD opacity does make the items transparent, but as soon as you change items the hotbar becomes opaque again and fades back to the set transparency. When this was originally reported, there was a separate slider for hotbar opacity. They probably removed the separate hotbar opacity slider because of the fading behavior.

@angel96444 HUD Opacity in Video Settings.

When facing south the texture seems to slide from the right instead of being uv mapped to the left side of texture.

Rafael, they did fix it... in beta 1.14.0.2... I would have thought a bug this noticeable and apparent would be fixed in a major release. Hopefully 1.14 doesn't take as nearly as long as 1.13 did.

Still present in beta 1.13.0.16, I'm very surprised. All of these issues can be easily solved by changing the offset of the "hotbar@hotbar_chooser" from [ 3, 16 ] to [ 4, 16 ]. This will realign the hotbar back to center. And if you want to be really picky you can even change the offset to [4, 15.5] to fix the vertical distance between the hotbar and exp bar to match java's.  As for the alpha you just need to change the "start_cap_image" and the "hotbar_slot_image" from 0.65 to 1. All of these settings are under /ui/hud_screen.json

The picture I uploaded compares the java edition on the top and the bedrock edition on the bottom. As you can see the bedrock edition is transparent because it's alpha is set to 0.65 instead of 1. And the hotbar of the bedrock edition is 1 pixel off to the left. I measured the distance between the elements on my screen and the hotbar is not equal distance from each side. The other elements are centered.

Edit: I also noticed the xp bar is 2 and a half pixels above the hotbar when it's only supposed to be 2.

This happens on versions 1.14.4 and snapshot 19w35a as well, please reopen the issue. It only happens in creative mode.

The xp bar, hunger gauge, and health gauge, are all centered. The hotbar is 1 pixel of to the left. Here's a comparison between the java and bedrock editions. Also the hotbar opacity on bedrock is bugged and the xp bar texture on bedrock is different.

[media]

Actually the hotbar is what's misaligned.