Increased magic surface update area to prevent clipping with Grass tool.

This commit is contained in:
William Kendrick 2006-02-13 07:58:53 +00:00
parent 1a6cfa0284
commit 445a32230d
2 changed files with 5 additions and 2 deletions

View file

@ -62,6 +62,9 @@ $Id$
* Clicking between the rightmost color and the edge of Tux Paint's display
would crash Tux Paint. (Fixes DBTS #352556)
* Bottom of grass would initially be clipped due to incorrect canvas
updating. Fixed.
2005.November.26 (0.9.15b)