LFM+

LFM+

10.2k Downloads

Role Icon Over Class Color Not Texturing

DaleHuntGB opened this issue ยท 2 comments

commented

Hi there,

Not entirely sure the best place to list this issue. However, when selecting the option "Role Icon Over Class Color", the texture that is returned is merely a Green Square.

image

Unsure of why this might be the case but I am using Blizzard Default UI with no other AddOns interacting with the LFG Frame.

commented

I found out why this was broken.

Line 932: f.tex:SetTexture([[Interface\AddOns\LFM+\Textures\Circle_Smooth_Border]]) should be changed too f.tex:SetTexture([[Interface\AddOns\LFMPlus\textures\Circle_Smooth_Border]])

image

commented

Additionally, I have created a texture that is a simple 16x16 box with a 1px Black Border.

image

Feel free to add this to the AddOn if you so wish, and I will happily send it to you. No need really, as the Circle is more than sufficient, I just prefer boxes.