2fc4ea72a49fc9227f18f2cb9574253dbd447d63
Improve ToggleRecordsMode by using the view stack for navigation. Instead of manually calculating axes, it now creates a `_Records` view and switches to it, or navigates back to the previous view if already in records mode. - Use `ctx.layout.is_records_mode()` to detect state - Use `effect::ViewBack` to exit records mode - Use `effect::CreateView` and `effect::SwitchView` to enter records mode - Simplify axis setting logic for records mode Co-Authored-By: fiddlerwoaroof/git-smart-commit (unsloth/gemma-4-26B-A4B-it-GGUF:UD-Q5_K_XL)
Description
Languages
Rust
74.2%
Nix
24.5%
Python
0.9%
Shell
0.4%