pub fn apply_settings_to_app_state(app: &mut AppState, prefs: &Settings)Expand description
What: Apply settings from configuration to application state.
Inputs:
app: Application state to updateprefs: Settings to apply
Output: None (modifies app state in place)
Details:
- Applies layout percentages, keymap, sort mode, package marker, and pane visibility