Refactor ordering to correctly load window on ADDON_LOADED event
AssisrMatheus opened this issue ยท 0 comments
The code:
Line 51 in 11a43e8
Is a hotfix because of wow's async load of Saved Variables. The plan is to remove this from init and add it onto the frame logic itself.
- Init lifecycle method
- Load cfg lifecycle method