Questie

Questie

116M Downloads

QuestieTrackerPrivates.lua has a lot of global variable declarations which look accidental

Laumesis opened this issue ยท 0 comments

commented

Looks like Modules/Tracker/QuestieTrackerPrivates.lua needs to be reviewed for unnecessary (unintentional?) global variables?

For example

tempTrackerLocation = {baseFrame:GetPoint()}

xOff, yOff = _QuestieTracker:ConvertSetPointCords(frame, "TOPLEFT")