Minimap button can't be hidden / icon position isn't saved
waytoomuchgaming opened this issue ยท 5 comments
+1 still having this issue even after deleting savedvariables file and starting with fresh config.
Issue seems to be the addon not honoring this config line in its SavedVariables file:
["profiles"] = {
["Default"] = {
["minimap"] = {
["hide"] = true,
},
},
},
Also it doesnt retain previous set position on minimap
This is the more annoying part for me. I hope this gets fixed.