Hi there, I've written some code to fix the following bug: http://sourceforge.net/tracker2/?func=detail&aid=1444020&group_id=161080&atid=818426 "gschem: Components don't snap to grid"
The branch adds a third state "resnap" to the snapping toggling. Thus you can not only turn it on or off. The code can only resnap single objects. Complex objects with there attributes can be resnaped, too, if the complex object is selected first. The last commit of the branch has a testing schematic for all the different objects. The testing schematic is located at gschem/tresnap_test/resnap_tests.sch The branch is called bugfix_resnap2, you can fetch it with the following command: git fetch git://repo.or.cz/geda-gaf/werner.git bugfix_resnap2:werners_bugfix_resnap2 Let me know what you think about it. BTW: I wrote a new section to the wiki about fetching a branch: http://www.geda.seul.org/wiki/geda:scm#fetch_a_development_branch_from_other_people Regards Werner _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
