Changeset 11a6871 in Klonkt for src/assets/js

Timestamp:
06/15/2026 04:10:26 AM (3 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
af5407f
Parents:
6117035
Message:

style: grey out view-switcher on a standalone post

Timeline/Grid + 2/3/4-columns make no sense on a post detail page (no
feed to switch). We grey out the bar (opacity 0.4) + make it unclickable
(pointer-events:none) instead of hiding it, so the chrome doesn't shift
during HTMX navigation. Works via body.on-post (class switches client-side
on HTMX nav).

Co-Authored-By: Claude <noreply@…>

(No files)

Note: See TracChangeset for help on using the changeset viewer.