mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 08:27:04 +00:00
- Refactor ColumnNavigationState to use mutableStateListOf with direction tracking - Add pushWithCap(maxDepth=2) — replaces top entry when cap reached - Replace instant Surface overlay with AnimatedContent slide transitions (200ms) - Add Esc key handler (onPreviewKeyEvent) for back navigation - Add FocusRequester for keyboard nav to work after slide - Apply to both DeckColumnContainer and SinglePaneLayout Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>