[etoys-notify] [JIRA] Resolved: (SQ-867) Drawing a pen trail behaves differently for two different objects

Bert Freudenberg (JIRA) tracker at squeakland.org
Mon May 16 18:01:33 EDT 2011


     [ http://tracker.squeakland.org/browse/SQ-867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bert Freudenberg resolved SQ-867.
---------------------------------

         Assignee: Bert Freudenberg
    Fix Version/s: etoys 4.1.2
       Resolution: Complete

What's going on is that there are two different players for the grey rocket. One named "Rocket" which has a TransformMorph as its costume. The other is named "Sketch" with the actual SketchMorph as costume. The halo uses the "Rocket" transform morph. Clicking the watcher selects the Sketch instead of the Transform. It needs to select the Transform instead.
Fixed in Morphic-bf.54.

> Drawing a pen trail behaves differently for two different objects
> -----------------------------------------------------------------
>
>                 Key: SQ-867
>                 URL: http://tracker.squeakland.org/browse/SQ-867
>             Project: squeakland
>          Issue Type: Bug
>          Components: etoys
>            Reporter: Stephen Thomas
>            Assignee: Bert Freudenberg
>             Fix For: etoys 4.1.2
>
>         Attachments: Pen Play.002.pr, strangeDraw.png
>
>
> Created a Player variable in a flap. Then created a script for that Flap to have the Player referenced by the Player Variable draw 3-x sided figures.
> See attached project.  If you set the Flap's Player Variable to the Blue Rocket, it behaves as expected. But if you set the flap's player variable to the gray rocket the behavior is different.  Both are from imported images (dragged in from Safari)  Both are scaled. If you change the scale factor on the gray rocket to 1, the same "different" shape is drawn, but it is drawn bigger.
> Done with Etoys 2 Go 4.1.1 build 2390

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tracker.squeakland.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the etoys-notify mailing list