ascott18 / TellMeWhen

TellMeWhen is a combat tracking AddOn for World of Warcraft Retail and Classic
https://wow.curseforge.com/projects/tellmewhen
GNU General Public License v3.0
86 stars 11 forks source link

[Bug]: DF Beta: DogTag Help not working #1967

Closed neoxz04 closed 1 year ago

neoxz04 commented 1 year ago

WoW Version

Retail

TellMeWhen Version

9.2.6 r17 (g6c4845f)

Describe the bug

/dt yields error

32x ...terface/AddOns/TellMeWhen/Lib/LibDogTag-3.0-20220904190516/Help.lua:33: attempt to call method 'SetMinResize' (a nil value)
[string "@Interface/AddOns/TellMeWhen/Lib/LibDogTag-3.0-20220904190516/Help.lua"]:33: in function `OpenHelp'
[string "@Interface/AddOns/TellMeWhen/Components/Core/Common/DogTags/config.lua"]:245: in function `OnSuggest'
[string "@Interface/AddOns/TellMeWhen/Components/Core/Suggester/Suggester.lua"]:378: in function `NameOnCursor'
[string "@Interface/AddOns/TellMeWhen/Components/Core/Suggester/Suggester.lua"]:494: in function <...s/TellMeWhen/Components/Core/Suggester/Suggester.lua:475>

Also there's frame LibDogTag-3.0_HelpFrame in the centre of the screen that is not click-through, meaning I can't turn camera with right click in that area. screenshot

Export Strings

N/A
ascott18 commented 1 year ago

https://github.com/parnic/LibDogTag-3.0 would be the place to report this.