Getting On-Screen Keyboard "Paste" button to work
I THINK I've got it. I admit I don't understand the OSK code _at all_.
This commit is contained in:
parent
9103b783ce
commit
f9728edd05
3 changed files with 9 additions and 5 deletions
|
|
@ -6,14 +6,13 @@ Copyright (c) 2002-2024
|
|||
Various contributors (see below, and AUTHORS.txt)
|
||||
https://tuxpaint.org/
|
||||
|
||||
2024.December.20 (0.9.35)
|
||||
2024.December.25 (0.9.35)
|
||||
* Text & Label Tool Improvements:
|
||||
-------------------------------
|
||||
+ WIP It is now possible to paste text from the copy/paste clipboard
|
||||
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.
|
||||
- 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/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue