gimp r22933 - in trunk: . app/tools



Author: martinn
Date: 2007-07-15 10:43:49 +0100 (Sun, 15 Jul 2007)
New Revision: 22933
ViewCVS link: http://svn.gnome.org/viewcvs/gimp?rev=22933&view=rev

Modified:
   trunk/ChangeLog
   trunk/app/tools/gimprectangletool.c
Log:
2007-07-15  Martin Nordholts  <martinn svn gnome org>

	* app/tools/gimprectangletool.c (struct
	_GimpRectangleToolPrivate): Added members to keep track of for
	what shell scale the handle sizes were calculated. This is
	necessary so that in
	(gimp_rectangle_tool_control): we only update the handle sizes
	when the zoom level has changed. We must test this, because the
	tool is also paused/resumed when highlightning is on, and we don't
	want to update handle sizes just because highlightning happends to
	be on.
	(gimp_rectangle_tool_scale_has_changed): Added helper function.





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