[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gEDA-dev: gschem bug when copying components



On Fri, 2006-09-08 at 11:36 +0100, Peter Clifton wrote:
> On Fri, 2006-09-08 at 10:42 +0200, Werner Hoch wrote:
> > Hi Peter,
> > 
> > On Friday 08 September 2006 10:01, Peter Clifton wrote:
> > > Steps to reproduce...
> > >
> > > 1. Place a component (e.g. resistor)
> > >
> > > 2. Use copy mode to duplicate that component (don't place it yet)
> > >
> > > 3. Press middle mouse button to rotate the new component
> > >
> > > Outcome...
> > >
> > > Original component is also rotated (leaving a rendering glitch (image
> > > of the original, non-rotated component).

Looks like the reason for this is that the code doesn't actually make a
copy of the object until the final place. Any rotation done with the
middle mouse button will rotate the original as well, and this is
redrawn once the place happens (or if the page is panned or zoomed).

Since there isn't likely an easy fix for this, what are people's
thoughts on disabling the ability to rotate whilst copying until
Carlos's work is merged?

(I'm not sure if Carlos's patch fixes the problem, but I can't see the
point in having to do implement a complex fix it twice)

Regards

Peter Clifton




_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev