una-xiv / umbra

Umbra XIV - Adds quality of life improvements to the game and consolidates common UI elements and actions into a single uniform interface.
GNU Affero General Public License v3.0
51 stars 18 forks source link

[Bug] Crafters don't fit within gearset widget #101

Closed Noaburr closed 1 month ago

Noaburr commented 1 month ago

There are 8 crafting classes, but the gearset list only shows 7 (assuming all crafters and gatherers have gearsets). In my case the Leatherworker gearset is missing.

If space is an issue, a toggle to remove headers (Tank, Healer, Physical, Physical Ranged, Magical Ranged, Crafter & Gatherer) would likely allow all DoL/DoH gearsets to fit in a single column, since they are already distinguishable by color.

image image

haroldiedema commented 1 month ago

You can define the height of each category in the settings. If they don't fit, you should be able to scroll in the containers. Just hover the category with your mouse and use the scrollwheel if you can't see the scrollbar itself.

This has been made a lot more clear in the new 2.0 version, with some extra customization, including what you're suggesting about hiding the header labels 😄

Here's what that looks like in action: image

I'm going to close this, as it is already fixed.

The new 2.0 release is currently in review, but since it's a large update, it will take a while before it gets merged into Dalamud's official repo itself.