Dynamically allow column width be increased if bag height exceeds max bag height
Forfold opened this issue ยท 0 comments
Feature Request
I'd like to propose the ability to have a selectable option (or be built in) to allow the column width dynamically change if the current bag height exceeds the user's set max bag height. I imagine this could visually look similar to having multiple columns like in Microsoft Word, or just have the columns stack sideways with no whitespace.
How I see it is if the current column width is 4
, the bag could attempt to fit inside the expected max bag height parameters by doubling to 8
. If this does not meet the criteria, it could then either double again or go 1.5x to 12
, etc.
Screenshots
A simple way to display this is with Free space
:
However, with 60% max bag height set, I would expect the AdiBags UI to adhere to these dimensions:
I have no addon development experience but I would be happy to help with something like this if you see it as a feature that could be in AdiBags if it's not already (and if it is, sorry!).