mirror of
https://github.com/javl/image2cpp.git
synced 2026-07-28 04:05:35 +00:00
Update preview when changing draw mode
This commit is contained in:
@@ -1060,6 +1060,7 @@ function updateDrawMode(elm) {
|
||||
if (conversionFunction) {
|
||||
settings.conversionFunction = conversionFunction;
|
||||
}
|
||||
updateAllImages();
|
||||
}
|
||||
|
||||
// Updates Arduino code check-box
|
||||
|
||||
Reference in New Issue
Block a user