Add clickable bread crumbs.

Clicking a parent path changes the root project directory.
This commit is contained in:
2026-02-07 21:17:27 -05:00
parent aa42ec6072
commit f918d65888
8 changed files with 124 additions and 35 deletions

View File

@@ -14,6 +14,7 @@ fn main() {
"qml/Components/ClideHandle.qml",
"qml/Components/ClideMenu.qml",
"qml/Components/ClideMenuItem.qml",
"qml/Components/ClideBreadCrumbs.qml",
"qml/Logger/Logger.qml",
]))
// Link Qt's Network library