Skip to content
Snippets Groups Projects
Commit 98300e06 authored by Harald Judt's avatar Harald Judt
Browse files

Fix reload when file is replaced with directory of the same name

This fixes the following issue:

1) open thunar window
2) touch test
3) rm test; mkdir test

Expected results:
The file "test" vanishes from the view, and a directory "test" appears.

Actual results:
The file "test" does not disappear, and the newly created directory is not shown.
parent 6c664060
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment