AdiBags

AdiBags

8M Downloads

[Question] How are categories sorted?

Oettinger77 opened this issue ยท 1 comments

commented

Hello,

just a little question. How are the categories in the bag/bank sorted? Not the items under it, the categories itself.
And is there a way ro rearrange them?

Regards

commented

The sections are arranged by size and the compactLayout option does so more aggressively. No, you can't rearrange them.

See the code within the "Full Layout" section of AdiBags/widgets/ContainerFrame.lua for further details.