Hello all.
There is lag when i open child folders pressing expand button in separate tree. TC 10.51.
There is lag when i open child folders pressing expand button in separate tree.
Moderators: Hacker, petermad, Stefan2, white
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: There is lag when i open child folders pressing expand button in separate tree.
Total Commander has to visit all the expanded subdirectories to check whether they have subdirectories themselves too (for the "+" button). This can take a while when there are a lot.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: There is lag when i open child folders pressing expand button in separate tree.
Can't you use Everything here? (it seems "Use "Everything" for tree function" is already being used).
F4MiniMenu (Forum) - Open selected file(s) from TC in defined editor(s) - A (minimalistic) clone of F4Menu
Source at GitHub (AutoHotkey). TCSyncComments (copy file comments)
Source at GitHub (AutoHotkey). TCSyncComments (copy file comments)
Re: There is lag when i open child folders pressing expand button in separate tree.
Thank you for your answer. I think there is a place for optimization. Windows explorer works without any lags.ghisler(Author) wrote: 2023-06-27, 17:50 UTC Total Commander has to visit all the expanded subdirectories to check whether they have subdirectories themselves too (for the "+" button). This can take a while when there are a lot.
Re: There is lag when i open child folders pressing expand button in separate tree.
Excuse me, what do you mean?hi5 wrote: 2023-06-28, 21:44 UTC Can't you use Everything here? (it seems "Use "Everything" for tree function" is already being used).
Re: There is lag when i open child folders pressing expand button in separate tree.
I should have added @ghisler as I think TC can already read the tree information from everything so there shouldn't be a lag in that case.
F4MiniMenu (Forum) - Open selected file(s) from TC in defined editor(s) - A (minimalistic) clone of F4Menu
Source at GitHub (AutoHotkey). TCSyncComments (copy file comments)
Source at GitHub (AutoHotkey). TCSyncComments (copy file comments)
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: There is lag when i open child folders pressing expand button in separate tree.
Calling "Everything" for each subfolder wouldn't be faster than looking in each subfolder with FindFirstFile.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com