Scale button icons when label text is word-wrapped

For https://sourceforge.net/p/tuxpaint/bugs/131/
This commit is contained in:
Bill Kendrick 2023-04-11 00:26:20 -07:00
parent 81d7b0026d
commit f7dfb95570
2 changed files with 48 additions and 6 deletions

View file

@ -31,7 +31,7 @@ https://tuxpaint.org/
* Other Improvements:
-------------------
* WIP Word-wrap long button labels.
* Word-wrap long button labels, for better readability.
(h/t Jozef Riha for the idea.)
Helps https://sourceforge.net/p/tuxpaint/bugs/131/
Bill Kendrick <bill@newbreedsoftware.com>