Mending misbehavior in Cartoon magic tool

h/t @Miyagi_Andel on Twitter for the bug report
This commit is contained in:
Bill Kendrick 2023-05-16 16:58:44 -07:00
parent 56a921b4ee
commit b9305f2ceb
2 changed files with 19 additions and 12 deletions

View file

@ -6,7 +6,7 @@ Copyright (c) 2002-2023
Various contributors (see below, and AUTHORS.txt)
https://tuxpaint.org/
2023.May.12 (0.9.30)
2023.May.16 (0.9.30)
* Improvements to Stamp tool:
---------------------------
* Avoid playing English descriptive sound for a stamp
@ -153,6 +153,11 @@ https://tuxpaint.org/
({home}/config/settings/TuxPaint/tuxpaint.cfg)
Luc 'Begasus' Schrijvers <begasus@gmail.com>
* Cartoon magic tool would always apply the effect at the bottom
right, and also move improperly. Mended.
h/t @Miyagi_Andel on Twitter for the bug report.
Bill Kendrick <bill@newbreedsoftware.com>
* Ports & Building:
-----------------
* Created "src/indent.sh", to run 'indent' against source files.