Re: [Tuxpaint-devel] Tux Paint 0.9.16 build for Mac OS X?
An award-winning drawing program for children of all ages
Brought to you by:
wkendrick
|
From: Martin F. <mf...@gm...> - 2006-10-13 03:24:52
|
On 12-Oct-06, at 1:41 AM, Bill Kendrick wrote: > On Wed, Oct 11, 2006 at 09:13:02PM -0600, Martin Fuhrer wrote: >> The eraser tool leaves ghosted bounding rectangles behind as I drag >> it across the canvas. Is this a known bug? >> http://pages.cpsc.ucalgary.ca/~fuhrer/temp/tuxPaintEraser.jpg > > This does not seem to happen on x86 Linux or Windows. > I've expanded the screen refresh by 1px on each side, in case there's > some math difference going on when it determines how big the XOR was > that needs to be drawn. > > I'm committing to CVS now. The 1 pixels fix doesn't fix the problem. I tried expanding to 10 pixels, but the ghosting still appears. I do notice two things, however: 1) The ghost lines don't appear if I move the eraser very slowly. They only appear as I move the eraser faster. 2) The 10 pixel bound around the eraser is not cleared while I am holding the mouse button down and moving the eraser around (ghost lines continue to appear within the 10 pixel bound). When I release the mouse button, and move the eraser across the ghosted lines, the lines lying underneath and around the eraser (within 10 pixels) are cleared. I'm currently updating the XCode project, and will commit it later tonight or tomorrow. If you still have access to the Mac Mini, you can then try building Tux Paint and check out the problem first hand. Martin |