bug: Auctionator Skin
Imna1975 opened this issue ยท 4 comments
Did you check these before submitting?
- I have updated
ElvUIto the latest version before submitting this issue - I have updated
ElvUI_WindToolsto the latest version before submitting this issue - I have tested the issue with
/wtdebug onbefore
ElvUI Version
13,97
ElvUI_WindTools Version
4.00-alpha-3
Describe the bug
Steps To Reproduce
This is a window with the information that you either have too little to sell or you should sell it to the dealer because you can get more there
Expected Behavior
.
I read the code, and the only button matches your screenshot is a StaticPopup, which should handled by ElvUI not WindTools.
In the other word, Auctionator try use a modified System dialog, but that part is ElvUI's skin, but ElvUI's skin not know the Auctionator's special behavior.

