summaryrefslogtreecommitdiffstats
path: root/src/flood-context.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/flood-context.cpp')
-rw-r--r--src/flood-context.cpp2
1 files changed, 1 insertions, 1 deletions
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();