[etoys-notify] [JIRA] Resolved: (SQ-628) Problem when placing scaled objects in a Holder

Karl Ramberg (JIRA) tracker at squeakland.org
Mon May 13 12:24:40 EDT 2013


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

Karl Ramberg resolved SQ-628.
-----------------------------

    Resolution: Complete

Inserts multiple scaled objects into a holder causes them to scale further

http://tracker.squeakland.org/browse/SQ-935
http://tracker.squeakland.org/browse/SQ-628

The detentBy... should only be used when changing that value interactively (using the halo), not when doing it programmatically.

Halo  scaling does not use extent: directly, it uses scaleToMatch wich sends detentBy...


> Problem when placing scaled objects in a Holder
> -----------------------------------------------
>
>                 Key: SQ-628
>                 URL: http://tracker.squeakland.org/browse/SQ-628
>             Project: squeakland
>          Issue Type: Bug
>          Components: etoys
>            Reporter: Stephen Thomas
>             Fix For: future release
>
>         Attachments: TransformationMorph.kfr.2.cs.gz
>
>
> To recreate:
> 1) Take a Rectangle and makes its width and length 500. 
> 2) Then set the scale factor 
> 3) Make four copies of the Rectangle
> 4) Drag the Rectangles into a Holder.
> The Rectangles in the holder shrink as you add more Rectangles.

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