
Frame sizing
KareiTV opened this issue ยท 5 comments
Whenever the game restarts I have to manually set the framesize back to Medium even though the settings window has that setting selected. Cycling to any other size and back fixes it. It just doesn't retain it.
Could this be look in to? Thanks in advance o7
Hi!
I can't reproduce this issue. Could you share a screenshot? Restart the game, talk to an NPC, open the settings but don't change anything, and take a screenshot.
This is very off indeed. The first one has an unusual frame ratio.
What's your screen ratio and resolution? Did you play in windowed mode? A screenshot of your whole screen may help.
That's very interesting ๐
The size of our dialogue UI is calculated based on WoW's WorldFrame (which displays the rendered 3D worls), so my guess is your WorlsFrame's size somehow changed after the game UI is fully loaded.
I couldn't reproduce this issue on my end, but I think re-calculating the sizes after loading will fix it. And that's what I'm going to do.