Fix addon functionalities for 10.0.0 and later releases
tvlfrosty opened this issue ยท 5 comments
With the release of Dragonflight the addon will stop working due to the amount of changes that were made with the interface.
The biggest change seems to be the working of option checkboxes and how their values are obtained or set.
This addon uses a lot of positioning based on the text from checboxes, which with these changes does not work anymore.
- OptionsFrame checkboxes functionality
- FactionRow functionality
- OptionsFrame checkboxes styling
- Dragonflight factions
- SortByStanding functionality
- SortByStanding functionality based on reputation levels (factions with only 6 reputation levels)
- Reputation values printed to chat based on reputation levels (Paragon reputations, or factions with other Standing labels)
Also added #22 to the list, to clear up some issue cluttering.
Adding remaining issues to #63