I am using two rectangles to perform a fill animation. A background (blue) rectangle remains static while i change the width of the foreground (black) rectangle to perform a fill.
There appears a shaded portion under the foreground animated rectangle. I am not changing its height attribute in any way. If i detach parent node->update rectangle ->attach parent node, i don't face this issue. But its costly performance wise. Moreover, the problem comes till about half of the rectangle is filled. After that this shaded portion vanishes and animation proceeds normally. The image with a line shade below it. http://www.nabble.com/file/p12937864/squares.jpg Ideally it should be like http://www.nabble.com/file/p12937864/upsquares.jpg Is this some rendering flaw? Since i don't change the height of the foreground rectangle (colored black) in any way. I only change its width. thanks, Naveed -- View this message in context: http://www.nabble.com/Shaded-region-under-animated-rectangles-tf4533542.html#a12937864 Sent from the Batik - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
