mirror of
https://github.com/greenshot/greenshot
synced 2025-08-20 21:43:24 -07:00
Merge f498c4123b
into c1ad1d4a93
This commit is contained in:
commit
a27706f941
1 changed files with 2 additions and 2 deletions
|
@ -281,7 +281,7 @@ namespace Greenshot.Editor.Drawing
|
|||
{
|
||||
_textBox = new TextBox
|
||||
{
|
||||
ImeMode = ImeMode.On,
|
||||
ImeMode = ImeMode.NoControl,
|
||||
Multiline = true,
|
||||
AcceptsTab = true,
|
||||
AcceptsReturn = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue