diff --git a/app/tools/gimpcropoptions.c b/app/tools/gimpcropoptions.c index 7b8bb7659b..8d651286ea 100644 --- a/app/tools/gimpcropoptions.c +++ b/app/tools/gimpcropoptions.c @@ -101,7 +101,7 @@ gimp_crop_options_class_init (GimpCropOptionsClass *klass) "delete-pixels", _("Delete cropped pixels"), _("Discard non-locked layer data that falls out of the crop region"), - TRUE, + FALSE, GIMP_PARAM_STATIC_STRINGS); GIMP_CONFIG_PROP_BOOLEAN (object_class, PROP_ALLOW_GROWING,