mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
FIX: Don't reload file list on brightness level of inactive panel change (fixes #1760)
(cherry picked from commit f21aa9cc86)
This commit is contained in:
parent
e7420de849
commit
d4401c2923
1 changed files with 0 additions and 2 deletions
|
|
@ -323,9 +323,7 @@ begin
|
|||
if bLoadCompleted then
|
||||
begin
|
||||
PreviewLeftPanel.UpdateColumnsView;
|
||||
PreviewLeftPanel.Reload;
|
||||
PreviewRightPanel.UpdateColumnsView;
|
||||
PreviewRightPanel.Reload;
|
||||
end;
|
||||
end;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue