Open brittyazel opened 2 years ago
I'll look into adding this, shouldn't be too difficult to implement
Awesome, thank you! I'm excited to be able to implement it into my addons.
@nebularg Awesome. I have no active subscription so I cannot test it on servers but I can take a look at the changes if you want me to.
With Dragonflight coming out soon, and with the pre-patch happening on October 25th, one of the new features being introduced is talent loadouts. In a nutshell, there are now more than just 3(4) specs per character, there are now 3(4) specs per character with the new addition of many sub-talent loadouts within a given spec. Blizzard is using this new feature to allow for custom actionbar contents per-loadout. Likewise, it would be really cool if LibDualSpec could also gain this support so that addons using it could have different database values loaded per-spec AND per-loadout.
This might be a bit nuanced and intensive to implement, but I think it would go a long way in helping addons make use of the loadout functionality. Please let me know if I can help in any way, thanks!