1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-13 19:02:06 +00:00
serenity/Userland/Applications/SpaceAnalyzer
Arda Cinar 33ea96912a SpaceAnalyzer: Do not reset the path to '/' after a refresh
Clicking analyze or deleting a file would always cause the tree view in
the widget to reset back to viewing the root. This was changed to stay
in the directory currently being viewed
2023-01-09 17:08:17 +00:00
..
CMakeLists.txt SpaceAnalyzer: Remove an unnecessary level of inheritance 2023-01-09 17:08:17 +00:00
main.cpp SpaceAnalyzer: Do not reset the path to '/' after a refresh 2023-01-09 17:08:17 +00:00
SpaceAnalyzer.gml Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
Tree.cpp SpaceAnalyzer: Add a method to TreeNode to get a child node by name 2023-01-09 17:08:17 +00:00
Tree.h SpaceAnalyzer: Add a method to TreeNode to get a child node by name 2023-01-09 17:08:17 +00:00
TreeMapWidget.cpp SpaceAnalyzer: Do not reset the path to '/' after a refresh 2023-01-09 17:08:17 +00:00
TreeMapWidget.h SpaceAnalyzer: Do not reset the path to '/' after a refresh 2023-01-09 17:08:17 +00:00