Lightman314 / LightmansCurrencyFabric

5 stars 4 forks source link

BUG: Wallet slot renders over everything else displayed #16

Closed fzzyhmstrs closed 1 year ago

fzzyhmstrs commented 1 year ago

Minecraft Version

1.19.2

Fabric Version

0.14.19

Lightman's Currency Version

1.19.2-1.0.0.10

Environment Type

Minecraft Client (Bug/crash happened in a single-player world or while the game was booting)

Other relevant Mods

No response

Describe the bug

The Wallet Slot draws on top of everything, including tooltips. From my poking around, this is an artifact of using the afterRender event, which is after everything, including the tooltip, is drawn.

here is an example armor tooltip with the wallet slot covering things up.

image

To Reproduce

Open player inventory with LC installed.

Try to read an item tooltip in the general vicinity of the slot.

Screenshots/Logs/Crash Reports

Screenshot example posted above.

Lightman314 commented 1 year ago

Should be fixed in v1.0.1.0.