-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Alt + click doesn't work with Aux addon. #118
Comments
Thanks for the report! I've spent some time poking at this and unfortunately I haven't been able to reproduce it. Whenever I alt+click/right-click an item with aux open, it correctly sends it to either the Search or Post tab (whichever is selected at the time) and the Auctions tab is never activated. For what it's worth, Bagshui doesn't really do anything special for aux other than make alt+click work, since aux only provides right-click, and the way alt+click is implemented 100% relies on aux's own code. If you don't mind, could you try the following and report the results?
After that, if the issue still occurs, a video would be super helpful so I can be sure I understand what's happening. |
I was using this version of Aux for the old school look: It has shortcuts like alt + click to sell and ctrl + click to buy, and they work fine with blizzard bag and bagnon. Bagshui just sends the item to the auctions tab. I just tried out the newer Aux(https://github.com/gwetchen/aux-addon) and it works with Bagshui properly. |
That makes sense now! Could you give the old-aux branch a try when you have a moment? It should behave much better with that version of Aux. |
I just tried it, both alt + click and ctrl + click work now. Dang, you are efficient. |
It was a pretty easy fix. 🙂 Bagshui 1.4.6 includes this change, so you can jump back to the main branch. |
Describe the bug
Alt + Click an item in the inventory sends the item to the "Auctions" tab in Aux, which is not the correct behavior.
To reproduce
Have Aux installed. open the Auction House and alt + click and item in the inventory.
Expected behavior
Alt + Click an item should send the item to the "Sell" tab in Aux(and Aux should start scanning prices automatically) instead of the "Auctions" tab
Screenshots
No response
Environment
Bagshui Version: 1.4.5
Game Version: 1.17.2 7206 Dec 21 2024
Addons
SuperWoW: 1.3
Enabled:
Disabled:
Additional context
No response
The text was updated successfully, but these errors were encountered: