View Single Post
05-14-22, 05:32 AM   #3
arkstone
A Deviate Faerie Dragon
AddOn Author - Click to view addons
Join Date: Apr 2009
Posts: 12
I did a fix, dunno if thios correct one but:
at the end of function Nx.Map:MinimapDetachFrms() in nxmap.lua add:

if HandyNotes then
HandyNotes:UpdateMinimap()
end

before string:

dock:MinimapDetachFrms()
__________________
With best regars, Albert R. Valiev
--------------------------------
artscout at the github, artscout375 at the curseforge
  Reply With Quote