mirror of
https://github.com/RGBCube/serenity
synced 2026-01-18 16:10:59 +00:00
TreeViews using FileSystemModels collapse whenever the file system is changed in anyway. This includes creating, dragging, deleting or pasting any files/folders. This commit updates the refresh_tree_view() lambda, which seems to have stopped working at some point, and calls it whenever any of the actions mentioned above are activated. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| DesktopWidget.cpp | ||
| DesktopWidget.h | ||
| DirectoryView.cpp | ||
| DirectoryView.h | ||
| FileUtils.cpp | ||
| FileUtils.h | ||
| main.cpp | ||
| PropertiesDialog.cpp | ||
| PropertiesDialog.h | ||