diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/gui-checklist.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/gui-checklist.md b/docs/gui-checklist.md index 5cc5734..641d208 100644 --- a/docs/gui-checklist.md +++ b/docs/gui-checklist.md @@ -127,3 +127,9 @@ A dialog is its own window: take it by its own id, not the main window's. 40. Both dividers stay where they are dragged, per layout, across a restart, and a list narrower than its columns still starts at the file names rather than scrolled past them. +41. Size and age read in krino's own units, and each of size, age and rule + can be turned off in Settings. +42. A selected row's action stays readable: it takes the row's own + 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. |
