OSK: Reposition if cursor overlap zone via [Enter]
Onscreen keyboard repositions itself to the top if you use [Enter] to move the cursor down, and it begins overlapping the keyboard. Also, play "carriage return" sound effect, even when entering a blank 'line' of text.
This commit is contained in:
parent
278513979a
commit
5c2bcd44a2
2 changed files with 21 additions and 4 deletions
|
|
@ -7,7 +7,7 @@ Various contributors (see below, and AUTHORS.txt)
|
|||
http://www.tuxpaint.org/
|
||||
|
||||
|
||||
2022.February.16 (0.9.28)
|
||||
2022.February.17 (0.9.28)
|
||||
* Improvements to "Paint" and "Lines" tools:
|
||||
------------------------------------------
|
||||
* Brush spacing may now be altered within Tux Paint.
|
||||
|
|
@ -76,7 +76,11 @@ http://www.tuxpaint.org/
|
|||
Closes https://sourceforge.net/p/tuxpaint/feature-requests/213/
|
||||
Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
* More instruction text are shown (and sound effects play) when
|
||||
* Bugfix: Onscreen keyboard repositions itself to the top if you
|
||||
use [Enter] to move the cursor down, and it begins overlapping
|
||||
the keyboard.
|
||||
|
||||
* More instructional text is shown (and sound effects play) when
|
||||
using the Label tool.
|
||||
Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue