kyrptonaught / Inventory-Sorter

Inventory Sorter for Fabric
MIT License
38 stars 36 forks source link

Un-mixel sort button & tooltip #108

Open Abbie5 opened 6 months ago

Abbie5 commented 6 months ago

The different pixel sizes in the container UI was bothering me, so I made a new texture for the sort button.

It wasn't possible to use the same "brush" design in the space provided so I went with a more minimal design that should still be intuitive.

I also adjusted the tooltip rendering code to render at the mouse location instead of at a fixed position.