Closed Meivyn closed 5 years ago
Nevermind, it was an issue created with my personal attempt to skin AdiBags which conflicted with yours.
Awesome! Im glad it worked, ye that line is the only thing you need to write to skin the closebutton, elvui api will take care of the rest :)
Basically, ElvUI's skin function is like:
And to skin it, you do:
And this is just running
f:StripTextures()
becausef.Texture
already exists, but I can't tell where it's handled, maybe when you are skinning the whole frame.To fix it, just remove that line from the code.