Stamp scaling is now controlled by a set of mini "slider"-like buttons.

(The "Shrink" and "Grow" buttons didn't give any feedback as to what the
current size was.)
This commit is contained in:
William Kendrick 2005-10-22 08:42:10 +00:00
parent bb4f0efbbc
commit 4b2b90ef1c
2 changed files with 56 additions and 1 deletions

View file

@ -128,6 +128,10 @@ http://www.newbreedsoftware.com/tuxpaint/
* Interface improvements:
-----------------------
* Stamp scaling is now controlled by a set of mini "slider"-like buttons.
The "Shrink" and "Grow" buttons didn't give any feedback as to what
the current size was.
* "New" always available.
(Prepping for when "New" will give options for background colors, etc.)