DelvUI / DelvCD

DelvCD is a Dalamud plugin for Final Fantasy XIV that provides customizable UI elements.
GNU General Public License v3.0
8 stars 12 forks source link

[Feature request] Dynamic group icon positioning #13

Open Toxicom opened 7 months ago

Toxicom commented 7 months ago

Description

The icons in a group currently are positioned individually in absolute positions. Sure you can change those positions with conditionals, but that would be insane to configure for every single level bracket. Not to mention if one has a group of icons that show up only on cooldown, it would be great to center them horizontally.

Some options I suggest:

Screenshots

This is what I have in synced content and I'd love to remove those gaps without introducing 50 conditionals image

Toxicom commented 5 months ago

I see this is being implemented in https://github.com/DelvUI/DelvCD/pull/16 so hopefully we can close this once it gets merged