[FIX] MatrixTransMorphTransformFix-fbs

frank.shearar at rnid.org.uk frank.shearar at rnid.org.uk
Fri Nov 26 12:06:23 UTC 2004


from preamble:

"Change Set:		MatrixTransMorphTransformFix-fbs
Date:			26 November 2004
Author:			Frank Shearar

If you 'View objects hierarchy', browse to the SqueakLogo and select one
of the FillShapes you will see an MNU pop up because transform is nil.
This changeset uses self transform instead, to (possibly) lazily
instantiate transform.

transform should be instantiated because #initialize sets it, but
investigations thus far have not uncovered why transform remains nil.

#privateFullMoveBy and #boundsChangedFrom also reference transform, but
this ChangeSet does not alter those methods."!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MatrixTransMorphTransformFix-fbs.cs.gz
Type: application/octet-stream
Size: 520 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20041126/8b8169e2/MatrixTransMorphTransformFix-fbs.cs.obj


More information about the Squeak-dev mailing list