Outfitter (Abandoned)

Outfitter (Abandoned)

563k Downloads

Blizzard Equipment Manager and Outfitter buttons in Character Frame overlap

b-morgan opened this issue ยท 8 comments

commented

When Blizzard's Equipment Manager and Outfitter are both enabled, the buttons in the PaperDollFrame overlap. Would it be possible to detect this condition and move the OutfitterButton to the left? If detecting is difficult, just move the button to the left.

I changed line 587 in Outfitter.xml:

	<AbsDimension x="-64" y="-42"/> <!-- <AbsDimension x="-28" y="-42"/> -->
commented

I'll see what I can do.

commented

I have a branch that may work for you. Can you try it?
https://github.com/GovtGeek/Outfitter/releases/tag/3.0.4.6

commented

I'm so sorry. I pasted the wrong link. Release v3.0.4.5.2 is the one with Equipment Manager changes. The v.3.0.4.6 was a Vanilla container fix.
https://github.com/GovtGeek/Outfitter/releases/tag/3.0.4.5.2

commented

I compared this 3.0.4.6 release with the 3.0.4 release and there's no code changes that would fix this issue.

commented

@b-morgan Checking in to see if the correct update worked for you (or if you like it for that matter).

commented

I've been busy and haven't tested it yet. Doing so now.

commented

I compared this 3.0.4.5.2 release with the 3.0.4 release and there's no code changes that would fix this issue. Testing ingame confirmed this.

commented

Okay. One more time. I've even triple checked that the https://github.com/GovtGeek/Outfitter/releases/tag/3.0.4.5.3 release has the changes like it should and compared it to what I have installed.

I'm not sure what was happening with the packaging. I was probably up too late.