jun7 / rox-filer

ROX file manager
24 stars 6 forks source link

Multiple folders with .DirIcon files don't refresh anymore #212

Closed JakeSFR closed 4 years ago

JakeSFR commented 4 years ago

The problem was introduced with that fix: https://github.com/jun7/rox-filer/commit/b9d0207c6773dd8fa065846545dc8dc1ecdbbb42

To reproduce, create a folder that contains a few folders with .DirIcon inside of each of them and then enter that folder.

Before that commit, all folders refresh instantly:

1

After that commit, the folders don't refresh automatically, only by clicking the 'Rescan' icon continuously:

2

jun7 commented 4 years ago

Ah I forgot it is rendered before the examine. Thank you for reporting!

JakeSFR commented 4 years ago

No worries, thanks for the quick fix!