ElvUI-WotLK / ElvUI_CustomTweaks

7 stars 4 forks source link

[Bug] PowerBarTexture doesn't get applied to group #7

Closed snwflake closed 6 years ago

snwflake commented 6 years ago

Although I set the PowerBarTexture to Flat, it doesn't get applied when joining a group.

If I want the texture to change, I'd go to ElvUI > UnitFrames > Party Frames > Power and toggle the Style property from Filled to something else and back. Only that way all partyframe powerbars get updated to Flat.

I also checked, that the right key is present in my db file, which appears to be the case:

["CustomTweaks"] = {
    ["PowerBarTexture"] = {
        ["powerstatusbar"] = "Flat",
    },
},
snwflake commented 6 years ago

Any news?

Bunny67 commented 6 years ago

Check

snwflake commented 6 years ago

Working as expected. /close