[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA: gschem net drawing changes
Werner Hoch wrote:
> Hi David and all,
>
> On Wednesday 05 October 2005 18:15, Werner Hoch wrote:
>
>>On Wednesday 05 October 2005 04:09, David Carr wrote:
>>
>>>If I can be of service let me know. I'm pretty busy with school at
>>>the moment but I have the patches, etc on my machine.
>>
>>Maybe you can easily find the bug. The complete list of actions to
>>reproduce it is this:
>>* zoom in (only to see it)
>>* start drawing the net
>>* use the modifier key "shift"
>>* draw till you see the first net, the second has to be shorter than
>> grid/2
>>* stop the net with the mouse
>>* leave the net-mode pressing ESC
>
>
> Just two missing fix_x(), fix_y() statements when the modifier key was
> pressed.
>
> I put the patch to CVS.
>
> Thanks for the patch David.
> Werner
Sweet! Thanks both of you for doing this. I think this really enhances
the gschem interface.
-Dan