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
-~----------~----~----~----~------~----~------~--~---

Reply via email to