diff options
Diffstat (limited to 'docs/gui-checklist.md')
| -rw-r--r-- | docs/gui-checklist.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/gui-checklist.md b/docs/gui-checklist.md index 903e857..cf00d1c 100644 --- a/docs/gui-checklist.md +++ b/docs/gui-checklist.md @@ -99,4 +99,8 @@ A dialog is its own window: take it by its own id, not the main window's. configuration would not load, previous text kept as `krino.conf.bak` - and the tabs work from the new defaults at once. 28. The window preferences take effect as they are changed (font size, - colours, preview, a plan starting unchecked) and survive a restart. + preview height, colours, preview, a plan starting unchecked) and + survive a restart. +29. Dragging the divider above the preview resizes it, the size is still + there after a restart, and a PDF page is rendered large enough to suit + it rather than magnified. |
