Left/Right Stamp navigation buttons are purple, like the other (up/down) scroll buttons found in Tux Paint. (SourceForge Bug #2918289)

This commit is contained in:
William Kendrick 2011-04-27 20:38:24 +00:00
parent d2aec0c8f5
commit 20f6c8165d
3 changed files with 13 additions and 4 deletions

View file

@ -8,7 +8,7 @@ http://www.tuxpaint.org/
$Id$
2011.April.26 (0.9.22)
2011.April.27 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
@ -128,6 +128,10 @@ $Id$
-------------------
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape