[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-bug: [Bug 706758] Re: snap-size sets the grid size
Having checked the code, this _is_ the grid size. The comment dates back
to the initial CVS import of gEDA, and has probably been wrong since
then too.
(snap-size ...) is the size of the snap-grid. Possibly there was
intention to have the grid and snapping distinct in the past.
Fix here is to propose a patch for gschem/lib/system-gschemrc.scm
KaiMartin - would you like to produce a patch which I can commit?
** Changed in: geda
Status: New => Incomplete
** Changed in: geda
Importance: Undecided => Low
--
You received this bug notification because you are a member of gEDA Bug
Team, which is subscribed to gEDA.
https://bugs.launchpad.net/bugs/706758
Title:
snap-size sets the grid size
Status in GPL Electronic Design Automation tools:
Incomplete
Bug description:
The system-gschemrc says:
; snap-size number
;
; Sets the default spacing which objects snap to. This is not the grid
; spacing (that's independent of this variable)
;
(snap-size 100)
However, if I set this number to some other value in my local
gschemrc, it changes the grid size on start-up of gschem. The distance
for snapping nets to sensitive points remains unaffected.
---<)kaimartin(>---
_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug