Not enough capacity for all Magic tools when ungrouped
When "ungroupmagictools" is used, Tux Paint ran out of slots for magic tools. Closes https://sourceforge.net/p/tuxpaint/bugs/299/ h/t Billy A.
This commit is contained in:
parent
1f443233d4
commit
6c5258fc7f
4 changed files with 16 additions and 3 deletions
|
|
@ -6,6 +6,14 @@ Copyright (c) 2002-2025
|
|||
Various contributors (see below, and AUTHORS.txt)
|
||||
https://tuxpaint.org/
|
||||
|
||||
2025.June.3 (0.9.36)
|
||||
* Bug Fixes:
|
||||
----------
|
||||
+ When Magic tools are not grouped ("ungroupmagictools"),
|
||||
the array to hold tools did not have enough capacity.
|
||||
Closes https://sourceforge.net/p/tuxpaint/bugs/299/
|
||||
h/t Billy A.
|
||||
|
||||
2025.May.26 (0.9.35)
|
||||
* New Magic Tools:
|
||||
----------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue