Another round of polishing and few aditions
- Added bar texture "Skyline Compact". - Tooltip show 8 spells, up from 6. - Breakdown color scheme improved. - Backend changes.
This commit is contained in:
@@ -960,7 +960,7 @@ local updateSpellBar = function(spellBar, index, actorName, combatObject, scroll
|
||||
|
||||
spellBar.spellId = spellId
|
||||
spellBar.spellIconFrame.spellId = spellId
|
||||
spellBar.statusBar.backgroundTexture:SetAlpha(Details.breakdown_spell_tab.spellbar_background_alpha)
|
||||
--spellBar.statusBar.backgroundTexture:SetAlpha(Details.breakdown_spell_tab.spellbar_background_alpha)
|
||||
|
||||
--statusbar color by school
|
||||
local r, g, b = Details:GetSpellSchoolColor(spellTable.spellschool or 1)
|
||||
|
||||
Reference in New Issue
Block a user