diff options
Diffstat (limited to 'docs/gui-checklist.md')
| -rw-r--r-- | docs/gui-checklist.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/gui-checklist.md b/docs/gui-checklist.md index 641d208..b7292b9 100644 --- a/docs/gui-checklist.md +++ b/docs/gui-checklist.md @@ -133,3 +133,6 @@ A dialog is its own window: take it by its own id, not the main window's. foreground rather than keeping its colour on the selection background. 43. The explanation beside the list is centred: the file's name, its size and age, then a line per step with the action coloured. +44. The sort picker lists the plan as scanned, by name, size, age, action + or rule; Settings holds the one a fresh window starts with, and the + picker keeps what is chosen by hand until the window closes. |
