diff options
Diffstat (limited to 'docs/gui-checklist.md')
| -rw-r--r-- | docs/gui-checklist.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/gui-checklist.md b/docs/gui-checklist.md index d81e57c..2e8152b 100644 --- a/docs/gui-checklist.md +++ b/docs/gui-checklist.md @@ -157,3 +157,10 @@ A dialog is its own window: take it by its own id, not the main window's. filter, the path on disk, Scan - and Scan carries the theme's accent. 51. Settings ends with About: the program and the version it was built as, the licence, and the contact address, all selectable. +52. Pressing Save in the Rules tab, opening Settings, or closing the window + while an apply is running: refused, with the reason, and the apply + finishes. The other tabs and Settings are greyed out for the duration. +53. Two duplicates of one filed file, "keep this copy" chosen for both: the + second is refused, naming the file that already has the place. +54. Every control in Settings takes effect as it is changed, and changing + one does not move the dividers back to their defaults. |
