LibraryMode setting does not persist across restarts. Library always opens in Tree view.
Expected behavior:
Library should open in albumGrid when set in:
Options → Library → Mode
Confirmed observations:
- fb2k x64 Portable install
- georgia-reborn-config.jsonc contains:
- "libraryMode": "albumGrid"
- Settings persist correctly in v3.0 RC3 (32-bit)
- Does not persist in v3.0-x64-DEV
- Changing default fallback values in:
- gr-settings.js
- gr-config-defaults.js
- has no effect
- Behavior reproducible after restart
- Appears config loads correctly but UI state restores Tree afterward
LibraryMode setting does not persist across restarts. Library always opens in Tree view.
Expected behavior:
Library should open in albumGrid when set in:
Options → Library → Mode
Confirmed observations: