Hi, On Sun, 2006-09-17 at 22:10 -0700, Selva wrote:
> Please see my attached image. > Image -1 is zoomed In image. After zoomedIn, i have moved the scroll bars to > right bottom corner. > Image -2 is zoomed out image. But here document is not translated properly. > It is zooming out the image portion only in the viewable area. But it show > scale and translate like image - 3. But after changing the scroll bar, it is > translating properly. Could you try to minimize and maximize the application windows, and check whether the document translate correctly ? If yes it could be : - I suspect it is Java Graphics Engine that doing clip path to speed up rendering, only redraw the viewable / visible part - Or ScrollPane paint engine as above If not, I do not know either. Regards Tonny Kohar -- Sketsa SVG Graphics Editor http://www.kiyut.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
