preferences should have a sidebar/main structure with sections #37

Closed
opened 2026-07-27 06:03:41 +00:00 by hugo · 1 comment
Owner

preferences need sections with section headings and a pref sidebar that shows the headings for quicker navigation to sections (clicking the sidebar link focuses the preferences section by scrolling). make the prefs panel a proper child window like the model manager.

preferences need sections with section headings and a pref sidebar that shows the headings for quicker navigation to sections (clicking the sidebar link focuses the preferences section by scrolling). make the prefs panel a proper child window like the model manager.
hugo added the criticalenhancement labels 2026-07-27 06:03:47 +00:00
Author
Owner

Implemented in c4e92f6. Preferences now opens as a dedicated child window with a sidebar linking to seven anchored sections; Cancel and Escape are scoped to that window. Verified with cargo fmt, Clippy with warnings denied, make bundle, and cargo test --all-features (117 passed, 12 hardware-dependent tests ignored).

Implemented in c4e92f6. Preferences now opens as a dedicated child window with a sidebar linking to seven anchored sections; Cancel and Escape are scoped to that window. Verified with cargo fmt, Clippy with warnings denied, make bundle, and cargo test --all-features (117 passed, 12 hardware-dependent tests ignored).
hugo closed this issue 2026-07-27 13:27:16 +00:00
Sign in to join this conversation.