mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-26 11:17:57 +08:00
Fix issue #1147 : Query results invisible after resizing main window
This commit is contained in:
@ -1292,6 +1292,7 @@ object MainForm: TMainForm
|
||||
Width = 575
|
||||
Height = 212
|
||||
Align = alClient
|
||||
Constraints.MinHeight = 10
|
||||
EditDelay = 0
|
||||
Header.AutoSizeIndex = -1
|
||||
Header.DefaultHeight = 17
|
||||
|
Reference in New Issue
Block a user