Author: akv
Date: 2012-10-28 22:56:33 +0100 (Sun, 28 Oct 2012)
New Revision: 4301
Modified:
branches/4175-enfuse/src/rs-actions.c
Log:
Forcing update of preview after running auto-levels.
Modified: branches/4175-enfuse/src/rs-actions.c
===================================================================
--- branches/4175-enfuse/src/rs-actions.c 2012-10-28 21:38:05 UTC (rev
4300)
+++ branches/4175-enfuse/src/rs-actions.c 2012-10-28 21:56:33 UTC (rev
4301)
@@ -1497,6 +1497,7 @@
{
GtkWidget *curve = rs_toolbox_get_curve(RS_TOOLBOX(rs->tools),
rs->current_setting);
rs_curve_auto_adjust_ends(curve);
+ GUI_CATCHUP();
}
RADIOACTION(right_popup)
_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit