mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 03:27:44 +00:00
![]() Instead of popping up a message box whenever we can't read an opened directory, show the error message inside the DirectoryView (as a label) instead. This fixes a visual inconsistency where an inaccessible directory would be selected in the left-side treeview while the previous directory's contents were still showing on the right. This also makes keyboard navigation a bit more pleasant since you're not suddenly interrupted by a message box. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DesktopWidget.cpp | ||
DesktopWidget.h | ||
DirectoryView.cpp | ||
DirectoryView.h | ||
FileUtils.cpp | ||
FileUtils.h | ||
main.cpp | ||
PropertiesDialog.cpp | ||
PropertiesDialog.h |