This commit is contained in:
NoM0Re
2025-04-13 16:03:55 +02:00
committed by GitHub
parent 388434a6e4
commit 51bac56479
44 changed files with 1228 additions and 844 deletions
@@ -56,7 +56,7 @@ local function createOptions(parentData, data, index, subIndex)
WeakAuras.Add(parentData)
WeakAuras.ClearAndUpdateOptions(parentData.id)
end,
control = "WeakAurasInput",
control = "WeakAurasInputWithIndentation",
callbacks = {
OnEditFocusGained = function(self)
local widget = dynamicTextInputs[subIndex]