From c30ca7970ae9d67431545d68f7b03c7da778abf3 Mon Sep 17 00:00:00 2001 From: bulia byak Date: Tue, 27 Feb 2007 06:37:51 +0000 Subject: increase padding (bzr r2460) --- src/flood-context.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/flood-context.cpp') diff --git a/src/flood-context.cpp b/src/flood-context.cpp index cb41ce85a..fa547a6b9 100644 --- a/src/flood-context.cpp +++ b/src/flood-context.cpp @@ -365,7 +365,7 @@ static void sp_flood_do_flood_fill(SPEventContext *event_context, GdkEvent *even } double zoom_scale = desktop->current_zoom(); - double padding = 1.4; + double padding = 1.6; NR::Rect screen = desktop->get_display_area(); -- cgit v1.2.3