Character pane is broken with popular addon CharacterStatsClassic
sandervspl opened this issue ยท 8 comments
https://www.curseforge.com/wow/addons/characterstatsclassic
It's a very popular addon, used by many people playing classic. Is it possible to get this fixed on your side or is this not possible?
Hey!
I made a quick fix with 7e9c134 :
But you're using some other addon that changes the CharacterFrame, right? I see Gearscore, but also the rotate button is different, and theres a button left of the upper trinket slot.
But you're using some other addon that changes the CharacterFrame, right? I see Gearscore, but also the rotate button is different, and theres a button left of the upper trinket slot.
That's probably leatrix plus. It has many interface enhancements. Might be nice to get compat with those as well, as leatrix is also super popular
TacoTip compatibility: 3a728a0
I'm using leatrix plus myself, but not every option is useful, and nearly every default option works fine.
It's not possible to make everything compatible, because LTP is destrucftive, and doesn't really care about other addons (except for sometimes ElvUI).
The old frames (Character, Talents, Spellbook etc) are 20 years old and not coded in a consistent style (and coded like shit tbh), and it's not possible to alter them without drawing custom textures for every frame, so I had to override the positions etc to match the modern style.
You're using the 'Enhance Dressup' from LeatrixPlus, but also some other addon, because this doesn't add the arrow button left of your trinket1 slot.
Yes, correct, it's the enhanced dressup option. No worries if compat becomes too difficult. I'll disable it for now! Thanks for all the other compat work. Appreciate it