[BUG][FIX] Pen trails form depth ( [er] Does too much work, incorrectly includes grid.. )

ned at bike-nomad.com ned at bike-nomad.com
Fri Jul 4 17:50:52 UTC 2003


Since PasteUpMorph>>drawOn: already does the background fill and draws
submorphs, this fix will result in the backgrond being filled twice, and
the submorphs being drawn twice.

Also, the implementation of drawOn: will also draw the grid form, which
is probably not something we want to have visible here.

I recommend my fix instead, but the trails form depth fix in
#createOrResizeTrailsForm should be included.













< I'm a bug-fixing machine! >

This post brought to you by the BugFixArchiveViewer, a handy tool that
makes it easy to comment on proposed fixes and enhancements for Squeak. 
For more information, check out the Web page for the BugFixArchiveViewer
project: http://minnow.cc.gatech.edu/squeak/3214 

< I'm a bug-fixing machine! >



More information about the Squeak-dev mailing list