On Fri, Jul 27, 2007 at 09:17:49AM -0400, DJ Delorie wrote:
> 
> That code needs to be optimized so that it doesn't try to draw each
> item in the buffer as it's moved to the board.  I.e. it needs to
> disable drawing, move everything, refresh the screen, then enable
> drawing again.

I did something like that for autocrop, if someone wants to steal the
code.  While testing it I observed that the crop move was much faster
than a subsequent 'undo'.

-- 
Ben Jackson AD7GD
<[EMAIL PROTECTED]>
http://www.ben.com/


_______________________________________________
geda-user mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Reply via email to