Map Pin Enhanced

Map Pin Enhanced

10k Downloads

Pintracker order changes upon reaching a pin

WanderingFox opened this issue ยท 2 comments

commented

Describe the bug
When several pins are being tracked, the order changes when one of the pins is auto completed. Specifically, the last pin in the list jumps to the first entry rather than it moving to the second entry in the list.

To Reproduce
Steps to reproduce the behavior:

  1. Create several pins an area
  2. Select the first pin in the pin tracker
  3. Note the coords of the last pin in the tracker
  4. Get within 10 yards of the first pin so that it is removed from the tracker
  5. Note that the new first pin in the tracker is the last pin in the list

Expected behavior
The list should not re-order. When the first entry on the tracker is removed the second entry should become the first entry.

Screenshots
image
3 pins created in a line
image
After reaching the first pin (note the third pin in the previous picture has become the first pin)

What I expect to happen:
image

Do you have an error log of what happened? (BugSack&Buggrabber or /console scriptErrors 1)

No error is generated

Did you try disabling all other addons? (Only MapPinEnhanced enabled) Yes

Was it working in a previous version? Not sure, just noticed it

Additional context
N/A

commented

Hey @WanderingFox

thanks for providing all the info. I'll put that an my todo list and try to provide a fix in the coming days.

commented

Should be fixed with aa3c8d7