Talyrius / TinyDPS

WoW Addon — A lightweight damage and healing meter.
https://www.curseforge.com/wow/addons/tinydps
Other
9 stars 6 forks source link

Map interferance. #1

Closed thraaace closed 7 years ago

thraaace commented 7 years ago

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

thraaace commented 7 years ago

And I've just realised your issue tracker is on Curse, not GitHub. Will move this over.