[FIX] StringChangedFix-nk

Ross Boylan RossBoylan at stanfordalumni.org
Fri Oct 12 19:27:33 UTC 2001


The last line of the change set reads
	boundsChanged ifTrue: [ self changed ].! !

Shouldn't that be ifFalse: ?

On Fri, Oct 12, 2001 at 09:12:58PM +0200, Ned Konz wrote:
> from preamble:
> 
> "Change Set:		StringChangedFix-nk
> Date:			12 October 2001
> Author:			Ned Konz
> 
> In Change Set 4393StringMorphOptimize-nk
> I missed a changed message in the case where
> the StringMorph doesn't change size. This fixes
> that problem and still avoids sending multiple changed messages for a
> single change."!





More information about the Squeak-dev mailing list