take the additional row/column of pixels the grid line takes at the

2006-11-05  Michael Natterer  <mitch@gimp.org>

	* app/widgets/gimpviewrendererpalette.c
	(gimp_view_renderer_palette_render): take the additional row/column
	of pixels the grid line takes at the bottom/right side into account.
	Fixes bug #369656.
This commit is contained in:
Michael Natterer 2006-11-05 18:53:50 +00:00 committed by Michael Natterer
parent eae43600da
commit 007e9c6d8f
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
2006-11-05 Michael Natterer <mitch@gimp.org>
* app/widgets/gimpviewrendererpalette.c
(gimp_view_renderer_palette_render): take the additional row/column
of pixels the grid line takes at the bottom/right side into account.
Fixes bug #369656.
2006-11-05 Michael Natterer <mitch@gimp.org>
* app/tools/gimprectangletool.[ch]: made gimp_rectangle_tool_halt()