WIP Adding "Paste" button to On Screen Keyboard

Appears, but does not yet actually invoke a paste event.
Does not have an icon.
This commit is contained in:
Bill Kendrick 2024-12-20 12:32:41 -08:00
parent 4de111df25
commit 79bc5b2df4
6 changed files with 50 additions and 15 deletions

View file

@ -13,7 +13,7 @@ https://tuxpaint.org/
into Tux Paint. If text goes beyond the right of the canvas,
a new line is created. If text goes beyond the bottom of the
canvas, the text is truncated there.
- TODO: Add a "paste" button to the On Screen Keyboards
- WIP: Add a "paste" button to the On Screen Keyboards
- TODO: Improve word-wrapping (word-based, not character)
- TODO: Mention the feature in documentation
Closes https://sourceforge.net/p/tuxpaint/feature-requests/95/