LiteButtonAuras

LiteButtonAuras

20k Downloads

Outline larger than button

Koraydi opened this issue · 6 comments

commented

Hi Im having an issue in prepatch where the colour outline is way larger than the button its attached to creating these large squares all over.
Im not getting any LUA errors related to the addon

image

commented

It was 100% Masque mucking things up. Even though I didnt have the main Masque enabled it seems that one of the icon packs was messing with it still. Sorry for taking up your time

commented

Someone else reported this once but never replied with any details (and obviously it doesn't happen for me).

LBA doesn't set the size, it just attaches the overlay directly over the button.

Do you have some other addon (or weakaura) that is affecting the action button stylings or size?

Are you using an action bar addon?

Are you using Masque? If so what Skin, and do you have LBA set to the same skin as your bars?

Does it happen with no other addons but LBA loaded?

commented

All good. Do you know which masque addon pack it was? Might save me some time next time someone has the problem.

commented

I looked into this a bit more (I expect you don't care but in case anyone else looks at this ticket or I have to revisit it).

It seems to be a bug in Masque where skins that don't handle SpellHighlight (such as the default "Classic" skin) are calling ClearAllPoints() on the texture anyway. 10.0.2 has a workaround for some of this to make the default behaviour a bit nicer.

I really hate having to adjust my addons for Masque's weirdnesses, but that's life.

commented

These are the Masque packs I had "enabled" but technically werent loaded due to the main Masque addon being disabled
image

commented

Thanks again, appreciate your extra help.