[BUG][FIX]SelectionMorph organizeInto[Row/Column]

tblanchard at mac.com tblanchard at mac.com
Sun Aug 10 21:10:36 UTC 2003


This fixes the very annoying organizeIntoRow and organizeIntoColumn 
features in SelectionMorph.  Previously it ordered the items by their 
front to back order - which resulted in an inversion of my list.  These 
changes first sort the selected items top to bottom (column) or left to 
right(row) so you get something a little closer to what you likely 
envisioned when you executed the command.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OrganizeInToRowColFixes.1.cs
Type: application/octet-stream
Size: 761 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030810/ae266028/OrganizeInToRowColFixes.1.obj
-------------- next part --------------


Todd Blanchard


More information about the Squeak-dev mailing list