mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-12 09:13:23 +00:00
- Rename DeckSidebar -> MainSidebar (it's not deck-specific anymore) - Hoist MainSidebar from DECK-only to shared Row in Main.kt - Remove inline 80dp NavigationRail from SinglePaneLayout - SinglePaneLayout now only renders content pane (sidebar is external) - onNavigate dispatches to singlePaneState.navigate() or deckState.addColumn() based on active layoutMode - Active item highlighting works in both modes Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>