Setting to move achievements to the top of the tracker
Rock48 opened this issue ยท 4 comments
Description
Title somewhat explains it. It would be really nice if you could set whether achievements appear at the bottom or top of the tracker, as right now they appear at the bottom and I cannot find an option to change it.
Hmmm... Interesting. Might not be added anytime soon. Once I squish these bugs since the latest release, my next project is to refactor the tracker code even more. I plan on separating the Quest and Achievement "updates" into two separate functions. The main QuestieTracker:Update() function is getting a little "long in the tooth" so to speak. I'll certainly keep this in mind since it'll be easier to put the Achievements section on top... verses the bottom.
Great to hear! I'm fairly content that it works at all but thank you for taking it into consideration.
This is still on my mind. I'm slowly moving in that direction. I've already made some refinements to the Tracker updates and formatting that will help refactor this feature. Just trying to get the current changes stable before moving on from there since this will require a lot of work. :D