mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-16 11:42:12 +08:00
Fix Issue #1042: Auto-show of Filter on "Data" tab
This commit is contained in:
@ -3637,7 +3637,6 @@ begin
|
|||||||
Exit;
|
Exit;
|
||||||
end else begin
|
end else begin
|
||||||
DataGrid.Visible := True;
|
DataGrid.Visible := True;
|
||||||
pnlFilter.Visible := True;
|
|
||||||
pnlDataTop.Visible := True;
|
pnlDataTop.Visible := True;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user