-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
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
Overlapping in Auctionator #164
Comments
That may be the reason for the overlapping. |
@Buggyswires If you need an addition to Auctionator, that reminds you of all items with prices below set treshold when closing the AH window, do not delete the Auctionator_WatchList folder, but delete the Auctinator folder and install the normal version. |
I am also running into the same issue, using the version found here because it fixes the bug with full scan which makes it take several minutes to complete. My ah scans are only a few seconds now. But unfortunately, the way ELVUI changes the frame dimensions causes the offsets of the title to be way below the top of the frame, and if you notice, the overlap is the same distance from the top which is not adjusted. I also tested the 2.6.3 version and found it has the same exact issue of the title being offset from the top and the buttons are skewed on the bottom right. When ELVUI skin for AH is disabled and addonskin disabled, everything lines up perfectly as it should be. but as soon as you enable the ElvUI skin for auctions, the titles become skewed and you can see how it matches with the skew at the bottom which is overlapping. The main issue is that the elvui skin changes the dimensions of the auctionhouse frame. I attempted and failed at changing the ELVUI skin so that it will no longer adjust the size of the frame. I cannot figure out where the adjustments are being made to resize it. I hope there can be some kind of fix for this! :D for now I have just disabled all the skins for the AH so that it can remain useable. |
@BanditTech, hello there! Thanks for using my version of the addon. Are you using the latest master version for ElvUI and AddOnSkins? |
I found a fix for the issue! Reverting the Auctions skin in ElvUI to this will fix the overlap issue:
|
I have been using the classless fork of the addon, I will look into merging the new changes from the master branch into it 👍 |
In the Auctionator addon the deposit fee and available gold are overlapped by some buttons (screenshots: Buy and Sell tabs of Auctionator)
The text was updated successfully, but these errors were encountered: