HizurosWoWAddOns / FarmHud

Turn your minimap into a hud for farming ore / herb.
GNU General Public License v3.0
5 stars 6 forks source link

Update FarmHud_TrailPath.lua to fix trailPathOnMinimap rotation and icon selection #14

Closed Sockdolager closed 1 year ago

Sockdolager commented 1 year ago

Update definition of lsOnCluster to include FarmHudDB.trailPathOnMinimap so icon settings apply to normal minimap trail

Updated facing code to account for normal Rotate Minimap being turned off/default

Updated local pinIcon fallback

Updated entry:UpdatePin() to IsOnCluster

hizuro commented 1 year ago

Thank you for your help.