summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorbulia byak <buliabyak@gmail.com>2007-09-05 19:53:18 +0000
committerbuliabyak <buliabyak@users.sourceforge.net>2007-09-05 19:53:18 +0000
commit0a239663ab56f2f6a5d2b6b0fa28213ed5647530 (patch)
treebcacbbd2638df3ebabb33832541f2fdf76ea4080 /src
parentinitially hide the remove button (diff)
downloadinkscape-0a239663ab56f2f6a5d2b6b0fa28213ed5647530.tar.gz
inkscape-0a239663ab56f2f6a5d2b6b0fa28213ed5647530.zip
again increase default pressure a bit
(bzr r3688)
Diffstat (limited to 'src')
-rw-r--r--src/tweak-context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tweak-context.h b/src/tweak-context.h
index 268ea1fcf..6a94a185b 100644
--- a/src/tweak-context.h
+++ b/src/tweak-context.h
@@ -30,7 +30,7 @@ class SPTweakContextClass;
#define TC_MIN_PRESSURE 0.0
#define TC_MAX_PRESSURE 1.0
-#define TC_DEFAULT_PRESSURE 0.3
+#define TC_DEFAULT_PRESSURE 0.35
enum {
TWEAK_MODE_PUSH,