tullamods / Dominos

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

[Classic] Dominos bars 12-14 #850

Closed XyzKangUI closed 2 months ago

XyzKangUI commented 2 months ago

It was brought to my attention (no idea why) that Dominos has enabled the extra bars (MultiBar5-7) in classic. However you cannot bind keys to these bars because the bindings don't exist.

Dominos can add the missing bindings by uncommenting in Bindings.xml and editing button.classic.lua to not use MULTIACTIONBAR5BUTTON, MULTIACTIONBAR6BUTTON, MULTIACTIONBAR7BUTTON

Tuller commented 2 months ago

For now, you can use quick binding on these (/kb). I added them because I noticed that they were usable in classic.

XyzKangUI commented 2 months ago

For now, you can use quick binding on these (/kb). I added them because I noticed that they were usable in classic.

The bars exist, but you cannot bind anything at all. The the button commands dont exist.

Vanilla: https://github.com/Gethe/wow-ui-source/blob/classic_era/Interface_Vanilla/FrameXML/Bindings.xml Wrath: https://github.com/Gethe/wow-ui-source/blob/classic/Interface_Wrath/FrameXML/Bindings.xml