funkydude / BasicMinimap

BasicMinimap is a basic solution to a clean, square minimap for World of Warcraft.
17 stars 10 forks source link

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

Closed Veyska closed 7 months ago

Veyska commented 7 months ago

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])"

Veyska commented 7 months ago

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