DBM - Wrath of the Lich King (Requires Deadly Boss Mods) - DBM

DBM - Wrath of the Lich King (Requires Deadly Boss Mods) - DBM

29M Downloads

GUI Dropdown issue

Zidras opened this issue ยท 0 comments

commented

The comment will break dropdown GUI visibility if ungrouped due to missing miscline workaround.

--mod:AddMiscLine(DBM_CORE_L.OPTION_CATEGORY_DROPDOWNS)
mod:AddDropdownOption("AirowEnabled", {"Never", "TwoCamp", "ArrowsRightLeft", "ArrowsInverse"}, "Never", "misc", nil, 28089)

My proposal is either don't group the dropdown, or do an if check for DBM.Options.GroupOptionsBySpell before miscline.