[BUG] FatBitsPaint can't be moved with halo

Scott Wallace scott.wallace at squeakland.org
Sun Mar 31 01:42:51 UTC 2002


Good catch, Ned!

Clearly a case of conflicting assumptions concerning #griddedPoint: --

* Morph.griddedPoint:, called by the brown-drag code, expects a Point argument

* FatBitsPaint.griddedPoint:, called internally within FatBitsPaint 
code, expects an Event argument.

This is fixed in update 4814fatBitsGrid, coming to a nearby update 
server in due course.

   -- Scott


At 11:34 AM -0800 3/30/02, Ned Konz wrote:
>world menu/do.../ Form fromUser bitEdit.
>select a rectangle.
>set the resultant image down.
>pop up its halos.
>try to move using the move (brown) handle.
<error log snipped>



More information about the Squeak-dev mailing list