[BUG] Dominos is (once again) broken w/ keybind detection
srhinos opened this issue ยท 1 comments
Before You Begin
- I confirm that I have downloaded the latest version of the addon.
- I am not playing on a private server.
- I checked for an existing, open ticket for this issue and was not able to find one.
- I edited the title of this bug report (above) so that it describes the issue I am reporting.
Describe the Issue
I previously added in dominos support in #4862
in the recent update, dominos removed the addon itself from global so we'll need to do a C_AddOns.IsAddOnLoaded("Dominos") check instead of if _G["Dominos"]
How to Reproduce
- Download Dominos
- Put an ability on the Dominos bar
- Assign the Ability a multi-key press keybind (such as shift+9)
- notice the keybind in hekili is instead just "9"
Player Information (Link)
N/A
Error Messages (Link)
N/A
Additional Information
No response
Contact Information
sexualrhinoceros
@Hekili I'm working on this rn btw