[piccolo2d-dev] Issue 122 in piccolo2d: Scaling differences between two layers

2009-10-07 Thread codesite-noreply


Comment #1 on issue 122 by mr0...@mro.name: Scaling differences between two  
layers
http://code.google.com/p/piccolo2d/issues/detail?id=122

appears like a floating point glitch to me.

Can you give us details about the scaling factors and offset? Even better:  
an isolated java class demonstrating
the issue.

Maybe it's the police cars causing a shudder in the render pipe.

Without further information I vote to not assign it to v1.3

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en
-~--~~~~--~~--~--~---



[piccolo2d-dev] Issue 122 in piccolo2d: Scaling differences between two layers

2009-08-17 Thread codesite-noreply

Status: New
Owner: 

New issue 122 by matthias...@gmx.de: Scaling differences between two layers
http://code.google.com/p/piccolo2d/issues/detail?id=122

What steps will reproduce the problem?
1. create Two Layers: backgroundLayer and hudLayer, add them to the root
layer (put backgroundLayer to the back)
2. put some images on the backgroundLayer and set individual scaling to
each of them.
3. when the mouse enters one of the pictures, make a copy of it and put it
on the hover layer at the exact same position

What is the expected output? What do you see instead?
The copy of the picture on the hover layer should be displayed over the one
on the background layer, however it appears that the scalation is done
correctly, as these Images are moved against each others in different
directions a little. However in which direction the picture is moved is
random, see the attached picture for details.



Attachments:
mouse-over-bug.png  69.8 KB

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en
-~--~~~~--~~--~--~---