Some spell ID cleanup / stagger impl

This commit is contained in:
andrew6180
2024-05-20 15:47:52 -07:00
parent 603b0c8993
commit 2abce7e110
4 changed files with 44 additions and 166 deletions
@@ -1531,6 +1531,7 @@ function spellsTab.CreateSpellBar(self, index) --~spellbar ~spellline ~spell ~cr
spellIconFrame:SetSize(CONST_BAR_HEIGHT - 2, CONST_BAR_HEIGHT - 2)
spellIconFrame:SetScript("OnEnter", onEnterSpellIconFrame)
spellIconFrame:SetScript("OnLeave", onLeaveSpellIconFrame)
spellIconFrame:EnableMouse(true)
spellBar.spellIconFrame = spellIconFrame
--create the icon to show the spell texture