WIP Word-wrap long button labels
For https://sourceforge.net/p/tuxpaint/bugs/131/
This commit is contained in:
parent
db41252c82
commit
81d7b0026d
2 changed files with 42 additions and 4 deletions
|
|
@ -6,7 +6,7 @@ Copyright (c) 2002-2023
|
|||
Various contributors (see below, and AUTHORS.txt)
|
||||
https://tuxpaint.org/
|
||||
|
||||
2023.April.9 (0.9.30)
|
||||
2023.April.11 (0.9.30)
|
||||
* Improvements to Stamp tool:
|
||||
---------------------------
|
||||
* Avoid playing English descriptive sound for a stamp
|
||||
|
|
@ -29,6 +29,13 @@ https://tuxpaint.org/
|
|||
Note: Bumps `TP_MAGIC_API_VERSION` to 0x00000008.
|
||||
Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
* Other Improvements:
|
||||
-------------------
|
||||
* WIP Word-wrap long button labels.
|
||||
(h/t Jozef Riha for the idea.)
|
||||
Helps https://sourceforge.net/p/tuxpaint/bugs/131/
|
||||
Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
* Localization Updates:
|
||||
---------------------
|
||||
* Chinese (Simplified) translation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue