mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-26 22:00:16 +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
|
Width = 575
|
||||||
Height = 212
|
Height = 212
|
||||||
Align = alClient
|
Align = alClient
|
||||||
|
Constraints.MinHeight = 10
|
||||||
EditDelay = 0
|
EditDelay = 0
|
||||||
Header.AutoSizeIndex = -1
|
Header.AutoSizeIndex = -1
|
||||||
Header.DefaultHeight = 17
|
Header.DefaultHeight = 17
|
||||||
|
Reference in New Issue
Block a user