DennisRas / AlterEgo

AlterEgo is a World of Warcraft addon to track the Mythic+ progress of all your characters
11 stars 7 forks source link

Blank main window in Patch 10.2.7 #153

Closed DennisRas closed 5 months ago

DennisRas commented 5 months ago

Issue: Users have reported that the window shows nothing. Not even the "zero characters" message.

image

Numynum commented 5 months ago

image initially, the window wasn't even showing at all for me, but after a few clicks it did 🤔

DennisRas commented 5 months ago

Screenshots by a friend:

image image image

DennisRas commented 5 months ago

Potential issue: https://github.com/DennisRas/AlterEgo/blob/main/Interface.lua#L1477

From https://warcraft.wiki.gg/wiki/Patch_10.2.7/API_changes:

The FontInstance:SetJustifyV function now more strictly validates inputs and requires that callers supply "MIDDLE" instead of "CENTER".