X-Git-Url: https://git-public.kairo.at/?p=mandelbrot.git;a=blobdiff_plain;f=xulapp%2Fchrome%2Fmandelbrot%2Fcontent%2Fmandelbrot.xul;h=936bf3df2a8f39d42dd896d424405914391570c4;hp=183c6caf26083b3f39f58fbf45238cf23d107c9b;hb=920e1feaae452ddcc01e9a08b51beca27452f334;hpb=4d8e7dcbb2fdcb51faf6e0c2f3ba4c24c8b9e7b3 diff --git a/xulapp/chrome/mandelbrot/content/mandelbrot.xul b/xulapp/chrome/mandelbrot/content/mandelbrot.xul index 183c6ca..936bf3d 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 @@ + + + @@ -70,6 +75,15 @@ + + + + + + + @@ -84,6 +98,10 @@ + + + + @@ -110,7 +128,8 @@ + onmouseup="mouseevent('up',event);" + onmousemove="mouseevent('move',event);">