summaryrefslogtreecommitdiff
path: root/docs/gui-checklist.md
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-09-17 00:40:46 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-09-17 00:40:46 +0200
commitca0b703526151149d060d6d38f307e9e38c3dcd2 (patch)
tree5d1ccc124e1ffe95ae8fbaf18fcbe44f5b897d57 /docs/gui-checklist.md
parent4744ffac60b9bde27616f34a934f9404bc314efc (diff)
downloadkrino-ca0b703526151149d060d6d38f307e9e38c3dcd2.tar.gz
krino-ca0b703526151149d060d6d38f307e9e38c3dcd2.zip
gui: the preview is as big as you drag it, and PDFs render to suit
Diffstat (limited to 'docs/gui-checklist.md')
-rw-r--r--docs/gui-checklist.md6
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.