Critical-Impact / InventoryTools

Dalamud plugin for inventory tracking
GNU General Public License v3.0
40 stars 26 forks source link

Selection bug #266

Closed knightistry closed 2 months ago

knightistry commented 2 months ago

Describe the bug I mainly use AT for the crafts list, and on it, whenever I hover over a line item, it only highlights the first one in a list and never the other ones. When you right click or select that item, it will reference to a different one instead of the highlighted item. Did not experience this before the recent update.

To Reproduce Steps to reproduce the behavior:

  1. Open /crafts with craft lists filled with items
  2. Hover over any line item that's not the first one (no highlight will appear)
  3. Hover over the first line item
  4. Right click and choose "Link"
  5. A different item will be linked in chat/referenced

Screenshots image Image 1. First line item can be highlighted image Image 2. Any line item beyond first will not be highlighted and will not be selectable image Image 3. When right clicked, it will reference a different item image Image 4. Same as previous image but on a different section

Dalamud Information: Yes

knightistry commented 2 months ago

This is fixed now from the latest update, thank you!