mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-14 10:02:10 +08:00
Reset ListSessions.EditDelay from 250ms to 1000ms. Could easily fix issue #3460 but it doesn't.
This commit is contained in:
@ -85,7 +85,6 @@ object connform: Tconnform
|
||||
Margins.Bottom = 40
|
||||
Align = alLeft
|
||||
DragMode = dmAutomatic
|
||||
EditDelay = 250
|
||||
Header.AutoSizeIndex = -1
|
||||
Header.Font.Charset = DEFAULT_CHARSET
|
||||
Header.Font.Color = clWindowText
|
||||
|
Reference in New Issue
Block a user