TWW Beta
Axejess opened this issue ยท 1 comments
Describe the problem
What steps will reproduce the problem?
- Install addon
- Start TWW beta
Consider attaching a screenshot below to help describe your issue (Attach directly, do not link to other websites)
What version of the addon are you using? (Stating 'latest' is not useful)
10.2.9
Do you have an error log of what happened?
yes
1x SexyMap/Buttons.lua:421: attempt to call global 'GetMouseFocus' (a nil value)
[string "@SexyMap/Buttons.lua"]:421: in function HideAllButtons' [string "@SexyMap/Buttons.lua"]:669: in function
UpdateDraggables'
[string "@SexyMap/Shapes.lua"]:355: in function ApplyShape' [string "@SexyMap/Borders.lua"]:1065: in function
ApplySettings'
[string "@SexyMap/Borders.lua"]:898: in function OnEnable' [string "@SexyMap/SexyMap.lua"]:424: in function
?'
[string "@SexyMap/SexyMap.lua"]:33: in function <SexyMap/SexyMap.lua:32>
Locals:
self =
db =
}
}
(*temporary) = nil
(*temporary) = "attempt to call global 'GetMouseFocus' (a nil value)"
mod =
db =
}
}
moving = nil
fadeStop = false
animFrames =
}
buttonNicknames =
= "GarrisonLandingPageMinimapButton"
= "none"
= "GameTimeFrame"
= "CraftingOrder"
= "MiniMapMailFrame"
= "MiniMapInstanceDifficulty"
= "MiniMapTracking"
= "MinimapZoomIn"
= "MinimapZoomOut"
}
Any additional information? (example: WoW language if not English)
- I need to re enable the Hide border option every load/reload of the addon
- The option to adjust button under Addons->Sexymap is missing
Duplicate of #368