[BUG] Gradient fills do not display to right of x=2047

Andreas Raab andreas.raab at gmx.de
Fri Sep 12 19:54:55 UTC 2003


BalloonEngine>>initialize
	span _ Bitmap new: 2048.

change this to say 4096 and you'll be happy.

Cheers,
  - Andreas

> -----Original Message-----
> From: squeak-dev-bounces at lists.squeakfoundation.org 
> [mailto:squeak-dev-bounces at lists.squeakfoundation.org] On 
> Behalf Of Ned Konz
> Sent: Friday, September 12, 2003 9:46 PM
> To: squeak-dev at lists.squeakfoundation.org
> Subject: [BUG] Gradient fills do not display to right of x=2047
> 
> 
> I just got a second monitor, and have configured the two 
> monitors as a 
> single screen that is 2560x1024 pixels.
> 
> And of course I tried to run Squeak across both windows. Which mostly 
> works, but the gradient fill style doesn't work to the right of 
> x=2047 in the display.
> 
> So anything (including the World) that has a gradient fill style 
> behaves as if it's transparent on the right part of the screen.
> 
> Solid and texture fills work fine.
> 
> Any ideas of where to look for this problem?
> 
> Thanks,
> -- 
> Ned Konz
> http://bike-nomad.com
> GPG key ID: BEEA7EFE
> 



More information about the Squeak-dev mailing list