[BUG][FIX]CursorWithMask

Karl Ramberg karl.ramberg at chello.se
Sat Jul 12 11:43:50 UTC 2003


There is a little bug in CursorWithMask that crops off
the cursor forms. You can see it displayed if you do
these lines one by one. 

ActiveHand showTemporaryCursor: Cursor wait

Cursor initWait

ActiveHand showTemporaryCursor: Cursor wait

Cursor initialize

ActiveHand showTemporaryCursor: Cursor wait

The bug seems to be in CursorWithMask derivedFrom: where 
copying of forms were from 1 at 1 instead of 0 at 0

Karl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CursorWithMaskFix.1.cs.gz
Type: application/octet-stream
Size: 590 bytes
Desc: Unknown Document
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030712/d3085ec1/CursorWithMaskFix.1.cs.obj


More information about the Squeak-dev mailing list