4rtzel / poe-archnemesis-scanner

Tool for Path of Exile game to automatically scan Archemesis inventory and display related information
Apache License 2.0
64 stars 25 forks source link

Green markers block clicks #24

Closed Davst closed 2 years ago

Davst commented 2 years ago

The green markers that also seem to have no way to get rid of block interactions.

So once you've clicked a recipie, you are blocked from interacting with the items you want.

Also recipie trees seem to not be closable.. I can't get rid of green markers or some trees with any interaction but closing the app.

4rtzel commented 2 years ago

By the green marks you mean the highlights on top of the inventory window? Is so, they should be destroyed automatically when you move the cursor from the recipe.

4rtzel commented 2 years ago

I think I was able to reproduce the issue. If you click on the "green" item in the tree, than the green highlight won't go away. Should be able to fix that quite easily.

Davst commented 2 years ago

Yeah that sounds like the Interaction i was exploring On 12 Feb 2022, 13:54 +0100, 4rtzel @.***>, wrote:

I think I was able to reproduce the issue. If you click on the "green" item in the tree, than the green highlight won't go away. Should be able to fix that quite easily. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>

4rtzel commented 2 years ago

Fixed in c3c4f30 and included in the new release: https://github.com/4rtzel/poe-archnemesis-scanner/releases/tag/v0.1.0. Closing this issue.