This commit is contained in:
wsryu91 2025-08-18 19:47:43 +03:00 committed by GitHub
commit a27706f941
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -281,7 +281,7 @@ namespace Greenshot.Editor.Drawing
{
_textBox = new TextBox
{
ImeMode = ImeMode.On,
ImeMode = ImeMode.NoControl,
Multiline = true,
AcceptsTab = true,
AcceptsReturn = true,