api changes 9.0 beta
agentschmitt opened this issue · 3 comments
hey i have tested the addon on shadowlands beta 9.0 and got some lua error in line 156
quality >= LE_ITEM_QUALITY_UNCOMMON and (
must be changed to
quality >= Enum.ItemQuality.Uncommon and (
didn´t get any other errors, but if there are more here are the api changes
https://github.com/Stanzilla/WoWUIBugs/wiki/9.0.1-Consolidated-UI-Changes#backdrop-system-changes
I've got a private branch for the changes already (actually, I thought I'd pushed it up, but I guess not) -- I'm just waiting for the prepatch so I can release things.
Hi i have tested the shadowlands branch on beta and it works pretty well :)
But the support for baggins is removed in this branch. Could you add this again? #2