blish-hud / Pathing

[Module] The official pathing module which adds marker and trail support to Blish HUD.
https://blishhud.com/docs/markers/
MIT License
12 stars 10 forks source link

Re-enable and fix `ScaleOnMapWithZoom` (Fix #60) #64

Closed Pluckerpluck closed 2 years ago

Pluckerpluck commented 2 years ago

The location must still be scaled, even if the size isn't. So this change just flips the order of statements so that the overriding of the scale occurs only after the location is set.

It also re-enables the functionality in general.