diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-17 09:12:32 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-17 09:12:32 +0200 |
| commit | 4d6386960c981678a8e8123a4db5463df7ee60bb (patch) | |
| tree | 403877da13c244b68ef335f25ba1337cd72a6527 /man | |
| parent | 80dde7b2cae7b9844c244e03395145370a819412 (diff) | |
| download | krino-4d6386960c981678a8e8123a4db5463df7ee60bb.tar.gz krino-4d6386960c981678a8e8123a4db5463df7ee60bb.zip | |
gui: keep every divider where it is put, and let the columns shrink
Diffstat (limited to 'man')
| -rw-r--r-- | man/krino-gui.1 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/man/krino-gui.1 b/man/krino-gui.1 index 1cfb76d..cfd6ff4 100644 --- a/man/krino-gui.1 +++ b/man/krino-gui.1 @@ -63,9 +63,10 @@ the reason and cannot be selected. Selecting a row explains it: every step with its rule and reason, and any warning, and shows the file itself underneath: a picture for an image, the first page for a PDF, the first lines for anything that is text. Nothing -else is opened, and the file is only read. The divider above the preview -sets how tall it is - drag it, and the next window opens the same way; a -PDF page is rendered to suit that size, and +else is opened, and the file is only read. Every divider is kept where it is put: the one between the file list and +the explanation, and the one above the preview, each remembered for the +layout it belongs to, so the next window opens as this one was left. A PDF +page is rendered to suit the preview's size, and .Cm Settings has the number for setting it exactly. The right button offers .Cm Trash instead |
