Everytime I log in or reload the quest tracker is anchored to the wrong x coordinate.
mumblexgithub opened this issue ยท 5 comments
Bug description
Halfway through writing this I discovered it's a conflicting addon - not sure what though.
Is the tracker not anchored to UIParent? Nothing else is having this behaviour.
EDIT: 4k monitor, UI scale 0.71, ElvUI (and other bits and pieces)
I want the tracker in the top left corner - and I can drag it there no problem but each UI reload changes the position.
The manual x coord option in settings maxes out at about 2/3 the way left. But this isn't even the position it resets to.
If I max out the tracker width I can almost get it to touch the left side of my screen.
I don't recall the problem in the earlier version I had. 1.8.5 or something I think.
Screenshots
**Butter Quest Tracker Version: 1.9.7-classic
Thanks, this solved my issue (#71) as well.
Hey @mumblexgithub, yup the TrackerFrame is parented to UIParent.
Can you let me know which addon was conflicting with it?
It may help me figure out what exactly the issue is.
Ah, nevermind I figured it out.
Looks like ElvUI is adjusting the screen size after being loaded.
Hey @mumblexgithub, I just pushed out 1.9.8 which includes a bug fix for this issue.
Let me know if you run into any other problems!