#Change size of weakaura based on which panel is open

4 messages · Page 1 of 1 (latest)

novel panther
#

I'm looking for a way to change the size of an xp bar that opens when I open the character frame. Currently when switching tabs it's too wide on the tabs that aren't as wide as the characer tab.

The way it works now is that it's anchored to CharacterFrame and set as parent so that it shows and hides with it.

Desired behaviour is that it changes width to match the rep and currency tabs based on which tab is open.

swift pagoda
#

you need custom code for it. and since there's no event for this thing happening, I hooked a relevant function of the frame to solve this.