Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0007116 |
[Squeak 5.2] any |
minor |
always |
07-08-08 23:01 |
07-08-08 23:01 |
|
Reporter |
Javier Diaz |
View Status |
public |
|
Assigned To |
|
Priority |
normal |
Resolution |
open |
|
Status |
new |
|
|
|
|
Summary |
0007116: [etoys] getX and getY return incorrect results for an embebed morph in a rotated morph |
Description |
Create 2 circles, different diameter, embebed the smaller into the larger, move the group, the x and y values of the two circles are correct.
Rotate the group, then the values of the exterior circle are correct but not the values of the interior circle. |
Additional Information |
When the morph is rotated a TransformMorph is added to the group, is necesary to correct (invert) the transformation to get the correct value, a change set with a posible solution is attached. |
|
Attached Files |
Player.jdr.1.cs.gz [^] (522 bytes) 07-08-08 23:01 |
|