Dragonflight UI Classic

Dragonflight UI Classic

285k Downloads

Mixin - SettingsList LUA Error

mootkins opened this issue ยท 1 comments

commented

1x ...eDragonflightUI/Mixin/SettingsList.mixin.lua:347: attempt to call global 'GetMouseFocus' (a nil value)
[string "@DragonflightUI/Mixin/SettingsList.mixin.lua"]:347: in function HidePopout' [string "@DragonflightUI/Mixin/SettingsList.mixin.lua"]:334: in function TogglePopout'
[string "@DragonflightUI/Mixin/SettingsList.mixin.lua"]:313: in function <...eDragonflightUI/Mixin/SettingsList.mixin.lua:312>

Locals:
self = Button {
HighlightTexture = Texture {
}
SelectionDetails = Frame {
}
parent = Frame {
}
callbackTables =

{
}
NormalTexture = Texture {
}
selectionEntryTemplates = "SettingsSelectionPopoutEntryTemplate"
Popout = Frame {
}
Event =
{
}
}
(*temporary) = nil
(*temporary) = "attempt to call global 'GetMouseFocus' (a nil value)"

commented

Fixed in new version with f9e3bf4 (later on curseforge)