> Yes you can use the rendering tree directly:
>
>     Rectangle2D bounds = canvas.getGraphicsNode().getBounds();
>
> BTW has performance improved with the JSVGScrollPane?

It definitely works better than the JScrollPane. More drag coalescing and
discarding pressed/click events on the bar itself would be great.

-Nikhil


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to