mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 21:08:12 +00:00
![]() Previously `open_page` was called multiple times when opening the application, once for the actual page, but also in `tree_view.on_selection_change`. At startup there is no valid selection yet, which caused an empty page to be loaded. Prevent this by early returning if the `path` is null. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
History.cpp | ||
History.h | ||
main.cpp | ||
ManualModel.cpp | ||
ManualModel.h | ||
ManualNode.h | ||
ManualPageNode.cpp | ||
ManualPageNode.h | ||
ManualSectionNode.cpp | ||
ManualSectionNode.h |