X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=xulapp%2Fchrome%2Fmandelbrot%2Fcontent%2Fmandelbrot.xul;h=936bf3df2a8f39d42dd896d424405914391570c4;hb=920e1feaae452ddcc01e9a08b51beca27452f334;hp=9f7c25863dfade2f3b5aa3fd1f67586ffe78a334;hpb=fa4ecb249ee06df34c4604172d81084f4111e766;p=mandelbrot.git diff --git a/xulapp/chrome/mandelbrot/content/mandelbrot.xul b/xulapp/chrome/mandelbrot/content/mandelbrot.xul index 9f7c258..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 @@ + + + @@ -93,6 +98,10 @@ + + + + @@ -119,7 +128,8 @@ + onmouseup="mouseevent('up',event);" + onmousemove="mouseevent('move',event);">