from retail
This commit is contained in:
@@ -205,6 +205,7 @@ local function CreateNameOptions(aura_options, data, trigger, size, isExactSpell
|
||||
end,
|
||||
validate = isExactSpellId and WeakAuras.ValidateNumeric or nil,
|
||||
control = "WeakAurasInputFocus",
|
||||
getWithFocus = function() return trigger[optionKey] and trigger[optionKey][i] or "" end
|
||||
}
|
||||
end
|
||||
-- VALIDATE ?
|
||||
|
||||
Reference in New Issue
Block a user