Results: 3Comments by: roninseven
File: CoolLine12-22-20
Your solution tries to iterate over...
Posted By: roninseven
Your solution tries to iterate over each spell tab independently but this is slightly defeated by the second for loop (i): You're correct, in my haste to fix all the addons that I use and were not maintained, I didn't notice that GetSpellBookItemName was not indexed by tab. I was looking at this as if each tab had its own array...
File: CoolLine10-16-20
Sorry about that, the project was s...
Posted By: roninseven
Sorry about that, the project was set to private. Should be accessible now.
File: CoolLine10-16-20
It's not just the backdrop template...
Posted By: roninseven
It's not just the backdrop template that needs to be added, but the addon now has to account for multiple class spell tabs (base + spec), otherwise only the base spells will show up on the bar. Fixed here, https://github.com/ronin-seven/sl-cool-line, just follow the README to install. I haven't done extensive testing, works fine...