Hi Andre. Andre M. Winter - Carto.net: > <svg width="100%" height="100%" ...> > <svg id="myMap" width="100%" height="100%" viewBox="440000 -4790000 > 145000 230000"> > </svg> > <g id="myZoomPanMenu" x="10" y="20" width="210" height="410" > viewBox="0 0 200 400"> > </g> > </svg>
Try putting overflow="visible" on the root svg element. > btw, the standard 1.6 squiggle distribution doesn't catch pure vertical > pan-events (onscroll), you can also test this with the above like. note > hat the nightly build from cameron > (<http://arc.mcc.id.au/batik-nightly/>) doesn't have that bug. If the SVN code doesn't have the bug, it must have been fixed. :) -- e-mail : cam (at) mcc.id.au icq : 26955922 web : http://mcc.id.au/ msn : cam-msn (at) aka.mcc.id.au office : +61399055779 jabber : heycam (at) jabber.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
