From 5d56a513a8ece482f7223dfb8946d8c464f48170 Mon Sep 17 00:00:00 2001 From: Robert Kaiser Date: Sun, 28 Oct 2012 23:15:59 +0100 Subject: [PATCH] add image size and scale entries and make them be syched back and forth --- index.html | 34 +++++++++++++++++++---- js/mandelbrot.js | 65 +++++++++++++++++++++++++++++++++++++------- manifest.appcache | 1 - style/mandelbrot.css | 10 +++++++ 4 files changed, 94 insertions(+), 16 deletions(-) diff --git a/index.html b/index.html index 2614c7c..bd31f68 100644 --- a/index.html +++ b/index.html @@ -27,13 +27,37 @@
Image data Image coordinates:
Real: -Min: -Max: +
Min: + +Max: + +Scale: +
Imag: -Min: -Max: +
Min: + +Max: + +Scale: + -
Maximum of iterations: +

Image size: +
Width: + +Height: + + + + +

Maximum of iterations: