Skip to content
Commit 350c7ca3 authored by Ell's avatar Ell Committed by Michael Natterer
Browse files

app: Add "Diagonal neighbors" option to the bucket fill tool

When checked, diagonally neighboring pixels are considered connected
when calculating the affected area.

This commit also adds a corresponding diagonal_neighbors parameter to
gimp_drawable_bucket_fill(), and modifies the callers, other than the
bucket fill tool, to pass FALSE for this parameter, to retain the
current behavior.
parent 070007d8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment