Commit cd6afc4
BatchConvert: persist settings when window is closed via X/Escape
The target format and function options were only saved by the Done and
Convert buttons. Closing the window any other way lost them - especially
in /batchconvertui mode, where the batch window is the main window and
nothing else flushes settings to disk on exit (in the embedded flow the
main window's close handler masked this).
Fixes #11699
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent b719698 commit cd6afc4
1 file changed
Lines changed: 5 additions & 0 deletions
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2504 | 2504 | | |
2505 | 2505 | | |
2506 | 2506 | | |
| 2507 | + | |
| 2508 | + | |
| 2509 | + | |
| 2510 | + | |
| 2511 | + | |
2507 | 2512 | | |
2508 | 2513 | | |
2509 | 2514 | | |
| |||
0 commit comments