Fix 2D matrix generator preview update issue
Co-authored-by: DedeHai <6280424+DedeHai@users.noreply.github.com>
This commit is contained in:
@@ -107,6 +107,7 @@ Y: <input name="P${i}Y" type="number" min="0" max="255" value="0" oninput="UI()"
|
|||||||
Sf[`P${p}H`].value = ph;
|
Sf[`P${p}H`].value = ph;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
UI(); // Update the preview after generating panels
|
||||||
}
|
}
|
||||||
|
|
||||||
function expand(o,i)
|
function expand(o,i)
|
||||||
|
|||||||
Reference in New Issue
Block a user