Cidan / BetterBags

A total replacement AddOn for World of Warcraft bag frames, inspired by AdiBags.
MIT License
61 stars 25 forks source link

Minimum container frame size #231

Open zeptognome opened 4 months ago

zeptognome commented 4 months ago

Addon Version

v0.1.8

World of Warcraft Version

Retail

Describe the bug

Resize logic can shrink bag/bank frame below "minimum" size - at least smaller than the user can make it.

In-Bag search is more visually impacted, but the bug occurs with that setting on or off.

Steps to reproduce

Initial size of an empty bank: image

After nudging the bottom right corner, frame jumps to correct minimum image

Was able to do this with minimal backpack bags as well, resize code is allowed to bypass user minimum image

after user size adjustment image

Moving the mace to the bank: image

Close and reopen the backpack: image

Cidan commented 4 months ago

I'll adjust the minimums to take into account the search bar.