Don't Magic switch-out & -in on pointless Ctrl-R/Z
h/t Pere for a correction for Ctrl-R (I also applied to Ctlr-Z) and Miyagi for reporting the issue Closes https://sourceforge.net/p/tuxpaint/bugs/294/
This commit is contained in:
parent
53a108c8ce
commit
c88616e13e
2 changed files with 16 additions and 10 deletions
|
|
@ -6,7 +6,7 @@ Copyright (c) 2002-2024
|
|||
Various contributors (see below, and AUTHORS.txt)
|
||||
https://tuxpaint.org/
|
||||
|
||||
2024.October.21 (0.9.34)
|
||||
2024.October.23 (0.9.34)
|
||||
* New Magic Tools:
|
||||
----------------
|
||||
* "Comic Dots", draws repeating dots (using a multiply blend)
|
||||
|
|
@ -221,6 +221,12 @@ https://tuxpaint.org/
|
|||
transparent areas (e.g., soft edges would be black halos). Mended.
|
||||
Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
* Hitting [Ctrl]-[R] or [Ctrl]-[Z] would invoke switch-out
|
||||
and switch-back-in of Magic tools, even when no action occured.
|
||||
h/t Miyagi Andel for reporting
|
||||
Pere Pujal i Carabantes <perepujal@gmail.com>
|
||||
Closes https://sourceforge.net/p/tuxpaint/bugs/294/
|
||||
|
||||
* Other Improvements:
|
||||
-------------------
|
||||
* The macOS build now links against SDL2_gfx. Previously SDL2_gfx was
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue