summaryrefslogtreecommitdiff
path: root/docs/gui-checklist.md
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-09-17 14:29:01 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-09-17 14:29:01 +0200
commit9ff1297471a483bad1b2b38ccb1e42614f60fc5e (patch)
tree687aef6a655be777ea2dc365ced62a1667d59294 /docs/gui-checklist.md
parent40dbf18893c33bc40c8617d0f3e8de16ce2947e2 (diff)
downloadkrino-9ff1297471a483bad1b2b38ccb1e42614f60fc5e.tar.gz
krino-9ff1297471a483bad1b2b38ccb1e42614f60fc5e.zip
0.0.12: the changelog, the checklist and the status lineHEADv0.0.12main
Diffstat (limited to 'docs/gui-checklist.md')
-rw-r--r--docs/gui-checklist.md7
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.