Inventory Sorting

Inventory Sorting

12M Downloads

Allow repositioning the sort inventory button

UpcraftLP opened this issue ยท 2 comments

commented

When playing with the backslot mod, one of the slots interferes with the sort button (putting items in and out of that slot will trigger an inventory sort). Would it be possible to allow repositioning the button via config?

commented

It would be possible yes, but the sort button position is dynamic as it depends on the inventory. Should I add say an offset to move the button by x and y in every inv? Or just add the option to lock it to a set x/y?

commented

good point.. I guess the most sensible approach would be to let users set an absolute position in the config, but have the option to override that per screen (could use the screen handler's registry ID)?