X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;ds=inline;f=xulapp%2Fchrome%2Fmandelbrot%2Fcontent%2Fmandelbrot.xul;h=188592e11ab7027345c0a574fa0ca11798faf66e;hb=474b436c32a22fe875097a3cc6bc61fb4823ddf1;hp=18b65b0be9408ec389f4591d588197d00d482a3f;hpb=287a980b69cc2ab6bba1159822b42eb033c70efd;p=mandelbrot.git diff --git a/xulapp/chrome/mandelbrot/content/mandelbrot.xul b/xulapp/chrome/mandelbrot/content/mandelbrot.xul index 18b65b0..188592e 100644 --- a/xulapp/chrome/mandelbrot/content/mandelbrot.xul +++ b/xulapp/chrome/mandelbrot/content/mandelbrot.xul @@ -41,6 +41,8 @@ + %mandelOverlayDTD; %brandDTD; @@ -60,6 +62,9 @@ + + + @@ -67,13 +72,14 @@ - + + @@ -92,6 +98,10 @@ + + + + @@ -118,7 +128,8 @@ + onmouseup="mouseevent('up',event);" + onmousemove="mouseevent('move',event);">