Improved handling of scroll button state to prevent it from getting into

an infinite loop.  (Fixes bug #1396706)
This commit is contained in:
William Kendrick 2006-06-03 07:18:48 +00:00
parent 9fae1a8a25
commit e26fb7b879
2 changed files with 50 additions and 34 deletions

View file

@ -177,6 +177,9 @@ $Id$
* Bottom of grass would initially be clipped due to incorrect canvas
updating. Fixed.
* Improved handling of scroll button state to prevent it from getting
into an infinite loop. (Fixes bug #1396706)
2005.November.26 (0.9.15b)