tullamods / Dominos

A main actionbar replacement
https://tullamods.com/dominos
BSD 3-Clause "New" or "Revised" License
79 stars 26 forks source link

Strange button placement when you have two "extra" buttons #601

Closed Hofflerand2 closed 2 years ago

Hofflerand2 commented 2 years ago

Hi, this is not a big deal, just a small suggestion. Occasionally we are given two separate abilities that go to the Extra Bar. Here's where my bar is positioned when I have one extra button:

WoWScrnShot_031322_083648

And this is what happens when I get a second extra button:

WoWScrnShot_030822_134422

I was wondering if Dominos could place these buttons side by side instead of spreading them out in such a weird fashion. But perhaps this is how the default UI does it too - I wouldn't know, as I have been using Dominos for so long.

Thanks for reading my suggestion.

Tuller commented 2 years ago

Dominos makes the container that those buttons are a part of movable, but doesn't actually make the buttons themselves movable (this is a workaround to prevent issues in combat). So it is most likely how the default UI handles it.