[updates] 10 for 3.1, 3.0

Dan Ingalls Dan.Ingalls at disney.com
Fri Feb 16 06:57:06 UTC 2001


Folks -

A few more bug fixes, as follows...

	- Dan
--------------------------
3602sketchConstrain-raa -- Bob Arning -- 15 February 2001
Fixes walkback in sketch editor when drawing an ellipse and changing the state of the shift key during drawing"

3603moreRoundCorners-raa -- Bob Arning -- 15 February 2001
fixes walkback when trying to drag a SketchMorph with rounded corders (and no translucent area)."

3604RoundCornerHackFix-di -- Dan Ingalls -- 15 February 2001
Fixes the new fast drag of rounded corners to work for all morphs (not just BorderedMorphs).

3605ViewerGrabs-ar -- Andreas Raab -- 14 February 2001
Fix rejection feedback in viewers."

3606SetColor-tk -- Ted Kaehler -- 15 February 2001
When a Morph's color was a fillStyle that was a color, sending color: did not actually change the Morph's color.  Fixed.  Note these rules:
1) If property #fillStyle is absent, the color inst var is the color.
2) When #fillStyle is set, color is set to (aFillStyle asColor).  Morph>>color can return this.
3) Morph>>color: will clear the #fillStyle property.
Removed the color: in PasteUpMorph, since Morph now does the same thing."

3607ChineseCheckersFix-ajh -- Anthony Hannan -- 15 February 2001
Fixes 'Subscript out of bounds' error when making an illegal move"

3608MovingEyeMorph

3609PreferencesThreePtOh
	makes project zoom default to true

3610HaloMorph-doGrowwith
	avoids scaling to 0.

3611Interpreter-okayFields
	limits context access to cells below stack pointer







More information about the Squeak-dev mailing list