From 8d5da277b1738cd3f6eb5edc33f2609fcdcb2dfc Mon Sep 17 00:00:00 2001 From: John Bintz Date: Thu, 8 Mar 2007 02:35:11 +0000 Subject: Add units selector to offset and remove offset range limits (bzr r2564) --- src/flood-context.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/flood-context.cpp') diff --git a/src/flood-context.cpp b/src/flood-context.cpp index 6ee1f9a68..5d106a795 100644 --- a/src/flood-context.cpp +++ b/src/flood-context.cpp @@ -302,7 +302,7 @@ static void do_trace(GdkPixbuf *px, SPDesktop *desktop, NR::Matrix transform) { long totalNodeCount = 0L; - double offset = prefs_get_double_attribute_limited("tools.paintbucket", "offset", 1.5, 0.0, 2.0); + double offset = prefs_get_double_attribute("tools.paintbucket", "offset", 2.0); for (unsigned int i=0 ; i