tullamods / Dominos

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

With Sticky Bars enabled, right-clicking an element causes it to stick to a nearby element #745

Closed catthou closed 1 year ago

catthou commented 1 year ago

Addon Version 10.0.21-retail

World of Warcraft Version Retail Dragonflight

Currently, the only way to open the options for an action bar or other element controlled by dominos is to enter dominos' configuration mode and right click the element you want to configure. Unfortunately, when I have the "Sticky Bars" option enabled and right-click an element, the element "sticks" to a nearby element as if I had just dragged it.

There are two ways I can see to solve this: Don't ever do bar repositioning of any sort on right click (my preferred option, since right clicking has been the long-standing "open options window" method), or allow an alternative way to open the options window for an element.

Possibly related: #729