gimp r22817 - in trunk: . app/core



Author: mitch
Date: 2007-06-21 14:35:31 +0100 (Thu, 21 Jun 2007)
New Revision: 22817
ViewCVS link: http://svn.gnome.org/viewcvs/gimp?rev=22817&view=rev

Modified:
   trunk/ChangeLog
   trunk/app/core/gimpimage.c
   trunk/app/core/gimpimage.h
Log:
2007-06-21  Michael Natterer  <mitch gimp org>

	Make sure the image preview is only invalidated for visible
	image changes (as it was before the change below).

	* app/core/gimpimage.h (struct GimpImageFlushAccumulator): added
	member "gboolean preview_invalidated".

	* app/core/gimpimage.c (gimp_image_update): set it to TRUE here.

	(gimp_image_real_flush): inavlidate the preview only if
	flush_accum.preview_invalidated is TRUE.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]