We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There is no icon overlay for corrupted gear.
Do you have an error log of what happened? no error log
Steps to reproduce the behavior:
Screenshots
Did you try having Adibags as the only enabled addon and everything else disabled? yes
Are you on World of Warcraft Classic or Retail? Retail
The text was updated successfully, but these errors were encountered:
Looking at a framestack, in the regular bags a corrupted item has another layer, IconOverlay.
Any idea if this layer could be added to Adibags?
Sorry, something went wrong.
This is controlled in FrameXML\ItemButtonTemplate.lua around line 154:
Interestingly enough, this also controls the Azerite Empowered icon overlay. I'm not sure what that frame is off the top of my head though.
I'm not a Lua expert, but I'm a software engineer and may see if I can make a patch to submit. :)
Successfully merging a pull request may close this issue.
Describe the bug
There is no icon overlay for corrupted gear.
Do you have an error log of what happened?
no error log
To Reproduce
Steps to reproduce the behavior:
Screenshots
Did you try having Adibags as the only enabled addon and everything else disabled?
yes
Are you on World of Warcraft Classic or Retail?
Retail
The text was updated successfully, but these errors were encountered: