Author: post
Date: 2010-12-30 00:25:24 +0100 (Thu, 30 Dec 2010)
New Revision: 3730
Modified:
trunk/plugins/lensfun/lensfun.c
Log:
Fix automatic crop measurement, when only using Vignetting correction.
Modified: trunk/plugins/lensfun/lensfun.c
===================================================================
--- trunk/plugins/lensfun/lensfun.c 2010-12-29 23:12:08 UTC (rev 3729)
+++ trunk/plugins/lensfun/lensfun.c 2010-12-29 23:25:24 UTC (rev 3730)
@@ -709,6 +709,7 @@
else
{
output = rs_image16_copy(input, TRUE);
+ measure_minmax_coords = FALSE;
}
if (measure_minmax_coords)
_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit