From 02efe2ab4b2a84e58fe63283b633f6deb1b28364 Mon Sep 17 00:00:00 2001 From: core Date: Mon, 1 Jun 2026 21:57:08 +0500 Subject: [PATCH] ui: drop the Live view submenu; turn nav into a 64x64 icon rail MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit All grid/play/fullscreen submenu items are removed from every sidebar (index, archive, settings, layout) — those controls now live in the live grid footer. The sidebar becomes a narrow 72px rail and Live/Archive/Settings render as 64x64 icon tiles (icon + small caption, active = inset red ring). The layout.html gear (only link to /layout) is dropped with its submenu, so the layout editor is now reachable by URL only. Co-Authored-By: Claude Opus 4.8 (1M context) --- VERSION | 2 +- frontend/archive.html | 9 --------- frontend/index.html | 11 ----------- frontend/layout.html | 14 +------------- frontend/settings.html | 9 --------- frontend/static/style.css | 16 ++++++++-------- 6 files changed, 10 insertions(+), 51 deletions(-) diff --git a/VERSION b/VERSION index fd3c1fe..021629c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.140 +0.0.141 diff --git a/frontend/archive.html b/frontend/archive.html index 4b1ec07..2730b93 100644 --- a/frontend/archive.html +++ b/frontend/archive.html @@ -10,15 +10,6 @@