feat(frontand/buttons): move multiselect into buttons = keep visible card/list selector

This commit is contained in:
Edouard Vanbelle
2026-04-15 22:17:13 +02:00
parent b1827c9f3d
commit 33165c6d5a
7 changed files with 66 additions and 136 deletions
+1
View File
@@ -107,6 +107,7 @@ async function rebuildBreadCrumb() {
app.currentFolderInfo = currentFolderInfo;
}
// TODO split load() vs view()
/**
* Files view loading logic
*