List Entry Highlight Fix
Fixes 1-2 pixel of misalignment of the highlight border in Entry List like the Multiplayer screen
List Entry Highlight Fix
List Entry Highlight Fix
Fixes potential misalignment of list item highlight border in Minecraft. Available for Fabric/Quilt 1.19.1 - 1.21.8. (Older version are not affected)
No longer required in 1.21.9 and beyond as Mojang fixed it themselves!
Fixes MC-267469
What
In screens like the Multiplayer screen, player can select/highlight a server, after that a border will appear, indicating the server is selected.
Unfortunately the border does not always gets positioned properly, consider the following: <img alt="Minecraft Multiplayer screen with a server/row selected" src="https://raw.githubusercontent.com/AmberIsFrozen/ListEntryHighlightFix/main/assets/1.png">
Zooming in a little bit more <img alt="The selected row from the multiplayer screen zoomed in" src="https://raw.githubusercontent.com/AmberIsFrozen/ListEntryHighlightFix/main/assets/2.png">
Do you see it?
<img alt="Further zoomed in to the edge of the row, with the server icon inside a border" src="https://raw.githubusercontent.com/AmberIsFrozen/ListEntryHighlightFix/main/assets/3.png"> <br> <img alt="The left margin between the border and the icon is 4px, while it's only 2px vertically" src="https://raw.githubusercontent.com/AmberIsFrozen/ListEntryHighlightFix/main/assets/4.png">
Can't unsee it now? Great! This mod fixes that:
<img alt="It is now always aligned to 2px, all edge has the same margin" src="https://raw.githubusercontent.com/AmberIsFrozen/ListEntryHighlightFix/main/assets/5.png">
*(Yes that's it, a mod that fixes 2 pixel of misalignment, and somehow I have to make 3 release of it)*
License
This project is licensed under the MIT License