Highlight wrong item if bags opened in wrong order
mehness opened this issue ยท 0 comments
If bags are opened in arbitrary order and afterwards the button keystone button in add-on is pressed to locate the keystone and highlight it the highlight will appear on the wrong slot.
This is due to containerframe corresponding to the order of drawn containers on the UI rather than the bag ID's (ie - if bag 4 is opened first it will have containerframe = 1)