BasicMinimap

BasicMinimap

701k Downloads

Missing header, can't right/middle-click (treated same as left-click)

Veyska opened this issue · 1 comments

commented

Describe the problem

Minimap header bar is missing, can't right- or middle-click (edit - clarification: middle-/right-clicks register as map pings just like a left-click). Map otherwise seems to update fine as player moves around. Xpac-specific button also appears to be missing, but I'm not 100% certain which buttons I'd hidden.

What steps will reproduce the problem?

  1. Login.

What version of the addon are you using? (Stating 'latest' is not useful)

10.2.3

Do you have an error log of what happened?

2x Usage: self:SetParent([parent])
[string "=[C]"]: in function `SetParent'
[string "@BasicMinimap/BasicMinimap.lua"]:738: in function <BasicMinimap/BasicMinimap.lua:506>
[string "@BasicMinimap/BasicMinimap.lua"]:917: in function <BasicMinimap/BasicMinimap.lua:908>

Locals:
(*temporary) = "Usage: self:SetParent([parent])"

commented

Everything seems to be back to normal with v10.2.3-3-gfcbb041. 🥳