X-Git-Url: https://git-public.kairo.at/?p=mandelbrot.git;a=blobdiff_plain;f=xulapp%2Fchrome%2Fmandelbrot%2Fcontent%2Fmandelbrot.xul;h=188592e11ab7027345c0a574fa0ca11798faf66e;hp=596a4e7bbe07d676bcdd5e14cadeeec0dfa47342;hb=474b436c32a22fe875097a3cc6bc61fb4823ddf1;hpb=ce7319c992c5bb86f414ad5dfe47d2daa6502466 diff --git a/xulapp/chrome/mandelbrot/content/mandelbrot.xul b/xulapp/chrome/mandelbrot/content/mandelbrot.xul index 596a4e7..188592e 100644 --- a/xulapp/chrome/mandelbrot/content/mandelbrot.xul +++ b/xulapp/chrome/mandelbrot/content/mandelbrot.xul @@ -41,6 +41,8 @@ + %mandelOverlayDTD; %brandDTD; @@ -70,7 +72,7 @@ - + @@ -96,6 +98,10 @@ + + + + @@ -122,7 +128,8 @@ + onmouseup="mouseevent('up',event);" + onmousemove="mouseevent('move',event);">