Ottermandias / GatherBuddy

Dalamud-based FFXIV addon to simplify gathering.
Apache License 2.0
93 stars 89 forks source link

Context menu for Gather broken #230

Closed SheathedBlade closed 1 month ago

SheathedBlade commented 2 months ago

I noticed this happening when right-clicking on the location of the node on the right, yet it leads/auto teleports me to the previous node I had used the context menu on for gathering. This only happens when clicking on the location, right-clicking on the item itself, and then choosing the Gather option, will bring you to the correct place.

Right-click on location: image

Right-click on item: image

SheathedBlade commented 2 months ago

Also as a note, the raw dark amber was the item whose location I was clicking on. The titanium gold ore is the incorrect one.

Ottermandias commented 2 months ago

The location shouldn't even be right-clickable.

SheathedBlade commented 2 months ago

Well, this is more for timed node collectables, since I'm able to right click on those: image

The only context menu item without plugins is the setting of a timer for the next time it pops. And the gather option is right underneath that.

Ottermandias commented 2 months ago

Yes, it should not be. I had to figure out a way to find out when the context menu of this window is on an item and when it is on a location. Think I did.