make outer background dark, make sure the image is loaded before we draw it to the...
[mandelbrot-web.git] / index.html
index bd31f68121ae5c0929fb4da5efa6a59ff8f6eac9..f5c42dcef4cd73fb25c287b19f594832895491c1 100644 (file)
@@ -54,7 +54,8 @@ Scale:
 Height:
 <input id="image_height" value="300" maxlength="4" size="4" type="number"
        onchange="checkISValue(this, 'dim'); recalcCoord('Cr', 'scale');">
-<input type="checkbox" id="proportional" onchange="checkProportions();">
+<input type="checkbox" id="proportional" checked="true"
+       onchange="checkProportions();">
 <label for="proportional">proportional</label>
 
 <br><br>Maximum of iterations: