Text/Label paste: Word-wrap on space (eaten) or dash
This commit is contained in:
parent
c7d449888d
commit
07e338d717
16 changed files with 53 additions and 28 deletions
|
|
@ -525,8 +525,9 @@ e.Outils "Texte" et "Étiquette" ←
|
|||
Text from the clipboard (copy/paste buffer) can be inserted with the "Text"
|
||||
and "Label" tools by pressing the [Control] + [V] key combination on a
|
||||
physical keyboard, or clicking the "Paste" button in Tux Paint's on-screen
|
||||
keyboard. The text will wrap to the next line if it hits the right edge of
|
||||
the canvas. If the text hits the bottom of the canvas, the pasting will
|
||||
keyboard. If the text would exceed the right edge of the canvas, it will
|
||||
wrap to a new line of text (going back to the previous space or dash ('-')
|
||||
if possible). If the text hits the bottom of the canvas, the pasting will
|
||||
abort, truncating the text.
|
||||
|
||||
Cliquer ailleurs dans l'image alors que l'entrée de texte est toujours
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue