Skip to content

Commit 65efcb3

Browse files
authored
Merge pull request #4908 from wled/copilot/fix-4788
Fix 2D matrix generator preview not updating after population
2 parents 46df941 + 72ad39d commit 65efcb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wled00/data/settings_2D.htm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@
107107
Sf[`P${p}H`].value = ph;
108108
}
109109
}
110+
UI(); // Update the preview after generating panels
110111
}
111112

112113
function expand(o,i)

0 commit comments

Comments
 (0)