var trans = document.documentElement.currentTranslate; var scale = document.documentElement.currentScale;
I cannot seem to find them. I am programming drag routines for SVG elements, and want to make them relative to the actual zoom and pan state. I have made this using emacscript but i want this inside the Java application instead of the SVG file.
Andres-
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
