Non-translated stamp text would incorrectly appear right-to-left when being

re-drawn (e.g., after "Great!" was shown for a moment).  Noticed by Itai.
This commit is contained in:
William Kendrick 2003-06-22 23:24:45 +00:00
parent a7388e252e
commit 314437e2b1
2 changed files with 8 additions and 4 deletions

View file

@ -7,10 +7,14 @@ bill@newbreedsoftware.com
http://www.newbreedsoftware.com/tuxpaint/
2003.Jun.20 (0.9.12) [cvs]
2003.Jun.22 (0.9.12) [cvs]
* Fixed Mac OS X #include typo.
Darrell Walisser <walisser@mac.com>
* Fixed bug where non-translated stamp description text would get drawn
right-to-left after the kudos text (e.g., "Great!") goes away.
Thanks to Itai <Itais@newmail.net>
2003.Jun.17 (0.9.11)
* Windows bugfixes.