Disallow Ctrl-Z in certain situations
Closes https://sourceforge.net/p/tuxpaint/bugs/239/
This commit is contained in:
parent
7ecd0ab075
commit
35dbd40bf6
2 changed files with 11 additions and 5 deletions
|
|
@ -2,12 +2,12 @@ CHANGES.txt for Tux Paint
|
|||
|
||||
Tux Paint - A simple drawing program for children.
|
||||
|
||||
Copyright (c) 2002-2022
|
||||
Copyright (c) 2002-2023
|
||||
Various contributors (see below, and AUTHORS.txt)
|
||||
https://tuxpaint.org/
|
||||
|
||||
|
||||
2022.December.28 (0.9.29)
|
||||
2022.January.3 (0.9.29)
|
||||
* Improvements to "Stamp" tool:
|
||||
-----------------------------
|
||||
* Stamps may now be rotated.
|
||||
|
|
@ -116,6 +116,11 @@ https://tuxpaint.org/
|
|||
(h/t Miyagi Andel for reporting & Shin-ichi TOYAMA for pinpointing
|
||||
the issue)
|
||||
|
||||
* Disallow using Ctrl-Z shortcut while drawing or rotating shapes
|
||||
or shapes, to avoid unexpected results.
|
||||
Closes https://sourceforge.net/p/tuxpaint/bugs/239/
|
||||
Pere Pujal i Carabantes <perepujal@gmail.com>
|
||||
|
||||
* Ports & Building:
|
||||
-----------------
|
||||
* Processed PNG images through `pngout` to increase some compression
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue