feat(web): library poster grid with list toggle

This commit is contained in:
Miguel Palhas
2026-08-24 03:04:06 +01:00
parent 365c2a7587
commit a6cdd0ab0b
3 changed files with 369 additions and 13 deletions
+4
View File
@@ -129,6 +129,10 @@
<header class="deck-head library-bar">
<h2 class="deck-label">library</h2>
<span class="deck-count readout" id="library-summary"></span>
<div class="view-toggle">
<button type="button" class="view-btn" id="library-view-grid" aria-pressed="true">grid</button>
<button type="button" class="view-btn" id="library-view-list" aria-pressed="false">list</button>
</div>
<button
type="button"
class="bucket-toggle readout"