[FIX] SelDropFix-nk

Ned Konz ned at bike-nomad.com
Thu Jun 27 18:16:48 UTC 2002


27 June: fixed dropping into translated coordinate systems.

from preamble:

"Change Set:		SelDropFix-nk
Date:			27 June 2002
Author:			Ned Konz

27 June: fixed dropping into translated coordinate systems.

This fixes some problems with SelectionMorphs and the TrashCan:

1. drops of SelectionMorphs always did addMorphFront: on their
selection. This CS fixes drops to do individual drops on the selected
items.

2. halo deletion of SelectionMorphs did not properly trash the selected
items. This fix is from Masato Sumi.

3. SelectionMorph had a hard-coded reference to its class, which makes
it hard to subclass.

"!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SelDropFix-nk.cs.gz
Type: application/octet-stream
Size: 1367 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20020627/9daad948/SelDropFix-nk.cs.obj


More information about the Squeak-dev mailing list