
Unable to uncheck minimap option
Gaviin1242 opened this issue ยท 4 comments
Using latest version (just downloaded today), I'm unable to hide the minimap button. When I go into options, click on "Enable Minimap Icon" doesn't uncheck it.
I have just pushed 11.0.2-20240921-1
which fixes the problem.
Please test and reopen if the issue is still there.
I am in the same boat where the UI option could not be unchecked, so I thought I'd just edit the LUA manually to make it go away in the meantime, but it appears it's set to false
there already:
["enableMinimapIcon"] = false
Hope this helps!