yurisuika / Raised

Raises the hotbar so the selector is not cut off!
GNU Lesser General Public License v3.0
17 stars 5 forks source link

Update translation logic to fix conflict with Mantle heart renderer #73

Closed mikewk closed 9 months ago

mikewk commented 9 months ago

Closes yurisuika/Raised/#69

Adds translation functions to prevent the hud from being translated more than once in either direction. A simpler fix to just add the logic directly to the event handlers was considered, but I felt this was cleaner and more maintainable long term.