Author Topic: Why does clicking the refresh button collapse the folder tree?  (Read 72 times)

ncnnnn

  • Junior Member
  • **
  • Posts: 37
    • View Profile
before refresh:
 
 root
      a
        ----b  This is the current directory
      c
        ----d

after  refresh:

 root
     a
       ----b
     c
   
           

Mathias (Author)

  • Administrator
  • VIP Member
  • *****
  • Posts: 4911
    • View Profile
    • Multi Commander
Re: Why does clicking the refresh button collapse the folder tree?
« Reply #1 on: June 08, 2026, 12:46:52 »
That because when you refresh it actually rebuild the entire UI tree and make sure that all folder and files are in sync (exists)

ncnnnn

  • Junior Member
  • **
  • Posts: 37
    • View Profile
ok. thank you.

Recently, I have been using mapped Linux. I modified files under Windows, but it's difficult to automatically sort them to the top based on modification time. Clicking the modification time repeatedly doesn't update it. I have no choice but to use the refresh button. However, the refresh button not only refreshes the file panel, it also collapses the folder tree during synchronization.