[BUG] [trivial] Balloon colors

David N. Smith (IBM) dnsmith at watson.ibm.com
Sat Sep 30 20:27:45 UTC 2000


A Balloon is initialized with the color 'Color paleYellow', but this color is never used. Instead, the color is obtained from 'Morph balloonColor' which answers white or 'Color r: 1.0 g: 1.0 b: 0.6' depending on the display depth.

Note that paleYellow is' Color r: 1.0 g: 1.0 b: 0.85'.

Since the initialized value is never used this bug seems harmless. It's another candidate for most trivial bug report. A fix is attached.

Dave
-------------- next part --------------
Skipped content of type multipart/appledouble-------------- next part --------------
_______________________________
David N. Smith
IBM T J Watson Research Center
Hawthorne, NY
_______________________________
Any opinions or recommendations
herein are those of the author  
and not of his employer.


More information about the Squeak-dev mailing list