mirror of https://gitlab.com/basile.b/dexed.git
symlist, reset filter on other doc focused
This commit is contained in:
parent
ad49c10ead
commit
da9cf5105b
|
@ -584,6 +584,7 @@ begin
|
|||
if fDoc = document then
|
||||
exit;
|
||||
fDoc := document;
|
||||
TreeFilterEdit1.Text:='';
|
||||
if not Visible then
|
||||
exit;
|
||||
if fAutoRefresh then
|
||||
|
|
Loading…
Reference in New Issue