Small Toast Size
dsblack115 opened this issue ยท 5 comments
HotLoot\core.lua:1026: in function `SetLoot'
HotLoot\core.lua:277: in function `TestLootMonitor'
HotLoot\Modules\options\options-Options.lua:632: in function <HotLoot\Modules\options\options.lua:631>
(tail call): ?
[C]: ?
[string "safecall Dispatcher[3]"]:9: in function <[string "safecall Dispatcher[3]"]:5>
(tail call): ?
...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0-61.lua:799: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:614>
(tail call): ?
[C]: ?
[string "safecall Dispatcher[4]"]:9: in function <[string "safecall Dispatcher[4]"]:5>
(tail call): ?
Masque\Libs\AceGUI-3.0\AceGUI-3.0-34.lua:314: in function `Fire'
...sque\Libs\AceGUI-3.0-34\widgets\AceGUIWidget-Button.lua:22: in function <...sque\Libs\AceGUI-3.0\widgets\AceGUIWidget-Button.lua:19>
Locals:
nil
I had the same issue and found that the Text tab had the Value Enabled and that was what was causing the issue. (The description text for the Enable check box has the "Large size theme only" displayed but was checked by default) I never thought to look at that just happened upon it.
I had a couple options that were large toast size only, disabled them, and now the small toast size is working.