Update preview when changing draw mode

This commit is contained in:
Alfred
2024-12-21 02:40:07 -08:00
committed by GitHub
parent ef9d7737ce
commit deb36b6f13
+1
View File
@@ -1060,6 +1060,7 @@ function updateDrawMode(elm) {
if (conversionFunction) {
settings.conversionFunction = conversionFunction;
}
updateAllImages();
}
// Updates Arduino code check-box