When viewing quest text, it'll reset back to the quest list after a second or two.
On the Broken Isles maps, after selecting the second or third Emissary, it'll reset back to the first after a second or two.
It's caused by getCurrentMapAreaID. I've disabled the call to the function for now, since I don't PvP much.
I was going to have a crack at fixing this. Swapping lines 1221 and 1222 around fixes location reseting, but the other issues would require the addon to get various state data relating to the world map. It started getting a bit hairy. :P
TinyDPS 7.0.3.2 interferes with the world map.
It's caused by getCurrentMapAreaID. I've disabled the call to the function for now, since I don't PvP much.
I was going to have a crack at fixing this. Swapping lines 1221 and 1222 around fixes location reseting, but the other issues would require the addon to get various state data relating to the world map. It started getting a bit hairy. :P