e8af67e2b0924486ec8b0337dd215a625a4f401b
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
98.1%
Python
1.1%
Shell
0.6%
Nix
0.2%