Repooc / ElvUI_ActionBarMasks

Make ElvUI's actionbar buttons round instead of square!
5 stars 1 forks source link

Doesn't work properly with 10.0.7 #7

Closed jdm12983 closed 4 months ago

jdm12983 commented 1 year ago

Current doesn't work properly with WoW 10.0.7.

When enabled, it causes spell-flyouts in the spell book to not work; the don't "fly out" at all. Not sure if this is just an issues with WoW 10.0.7 or with the newest ElvUI as well.

Repooc commented 1 year ago

On line 521 in Core.lua you can comment out ABM:SecureHook(AB, 'SetupFlyoutButton') and you can see your buttons again until either a fix can be found or I just push out a version that doesnt attempt to mask them as well.

jdm12983 commented 1 year ago

Will give it a try; thanks for the response.

jdm12983 commented 1 year ago

Just wanted to post back; worked fine; and if anyone else want's to do this: it's actually on line 521 - not 512.

Repooc commented 1 year ago

Just wanted to post back; worked fine; and if anyone else want's to do this: it's actually on line 521 - not 512.

typo'd but linked it correctly lol... was a bit ass backwards lol