Clone: Support sizes; performance boost

This commit is contained in:
Bill Kendrick 2023-04-20 22:15:01 -07:00
parent b739f7dccb
commit 06a36c571e
3 changed files with 57 additions and 22 deletions

View file

@ -38,6 +38,7 @@ https://tuxpaint.org/
+ Kaleidoscope, Symmetric L/R & U/D, Pattern, Tiles
+ Blur
+ Bricks
+ Clone
+ Confetti
+ Googly Eyes
+ Puzzle
@ -52,6 +53,9 @@ https://tuxpaint.org/
* String 'V' and String corner magic tools preview with XOR effect.
Bill Kendrick <bill@newbreedsoftware.com>
* Clone performance improved.
Bill Kendrick <bill@newbreedsoftware.com>
* Other Improvements:
-------------------
* Word-wrap long button labels, for better readability.