[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: gaf.git: branch: master updated (1.5.0-20080706-387-g1d7d0b9)
The branch, master has been updated
via 1d7d0b9f7f0cc38a79b7e392756dcb359b61bdbb (commit)
from 645ddeba66b2bb589e6d5097dc8ead13529fd26f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
=========
Summary
=========
gschem/lib/system-gschemrc.in | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
=================
Commit Messages
=================
commit 1d7d0b9f7f0cc38a79b7e392756dcb359b61bdbb
Author: Ales Hvezda <ahvezda@xxxxxxxx>
Date: Tue Dec 16 21:37:20 2008 -0500
Increased the select-slack-pixels value to be much larger
This makes it a lot easier to select objects, especially now that you
have to click on the object itself instead of the object's bounding box.
:100644 100644 96cdbfc... 8aea9ae... M gschem/lib/system-gschemrc.in
=========
Changes
=========
commit 1d7d0b9f7f0cc38a79b7e392756dcb359b61bdbb
Author: Ales Hvezda <ahvezda@xxxxxxxx>
Date: Tue Dec 16 21:37:20 2008 -0500
Increased the select-slack-pixels value to be much larger
This makes it a lot easier to select objects, especially now that you
have to click on the object itself instead of the object's bounding box.
diff --git a/gschem/lib/system-gschemrc.in b/gschem/lib/system-gschemrc.in
index 96cdbfc..8aea9ae 100644
--- a/gschem/lib/system-gschemrc.in
+++ b/gschem/lib/system-gschemrc.in
@@ -249,7 +249,8 @@
; Controls how many pixels around an object can still be clicked as part of
; that object.
; A larger value gives greater ease in selecting small, or narrow objects.
-(select-slack-pixels 4)
+(select-slack-pixels 10)
+;(select-slack-pixels 4)
;(select-slack-pixels 0)
;(select-slack-pixels 1)
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs