mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-28 10:02:14 +00:00
FIX: Bug [2765577] Редактор набора колонок - Preview (предпросмотр) ОБМАНЫВАЕТ
This commit is contained in:
parent
61111acdf1
commit
fa665cbcf1
1 changed files with 2 additions and 0 deletions
|
|
@ -577,6 +577,8 @@ begin
|
|||
GetDir(0, sPath);
|
||||
pnlFile.ActiveDir := sPath;
|
||||
pnlFile.LoadPanel;
|
||||
GridVertLine:= gGridVertLine;
|
||||
GridHorzLine:= gGridHorzLine;
|
||||
UpDatelblInfo;
|
||||
dgPanel.Color := gBackColor;
|
||||
pnlHeader.Visible := gCurDir;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue