Request: accommodate very large windows (so tabs on bottom don't disappear)
Jahfry opened this issue ยท 1 comments
Is your feature request related to a problem? Please describe.
In very large banks with many categories the size of the Baganator window can become too large. This causes the "Character" and "Warband" tabs on the bottom to become inaccessible.
NOTE: Using "Sections" and collapsing them temporarily allows the tabs to be accessible again. But this can get tedious.
Describe the solution you'd like
- Ideal solution: place the contents of Baganator inside a scrollable container. Allow the user to set the size of this container (either with a settings slider or, fancier, by dragging the size of the container via corner drag). Scroll the contents of Baganator horizontally using the mousewheel.
- Easier solution: Option to locate the bottom tabs on the top of the window instead. Baganator seems to grow down, meaning the top of the window always stays accessible. These could go in the same area as the Bag Selector (if enabled).
NOTE: Scrolling container solves other layout issues and is preferable. But for the sake of getting a fix in quicker moving the buttons works for this one issue.
PS. This was focused on the tabs on the Bank window, but also applies to the character name tabs on the Bag/Inventory window.