Add sliding transfers panel

This commit is contained in:
Mikei386
2026-06-23 11:54:35 +02:00
parent 6b88fdb633
commit 25fa0ce644
7 changed files with 201 additions and 27 deletions
@@ -16,7 +16,7 @@ $version = "__VERSION__";
<nav class="toolbar" aria-label="Workspace actions">
<button id="newExplorerButton" title="Explorer oeffnen">Explorer</button>
<button id="newPropertiesButton" title="Eigenschaften oeffnen">Eigenschaften</button>
<button id="newQueueButton" title="Transfer-Queue oeffnen">Transfers</button>
<button id="newQueueButton" title="Transfers einblenden" aria-expanded="false">Transfers</button>
</nav>
</header>
<main id="workspace" class="workspace" aria-label="U-Navigator Workspace"></main>