From 4d6386960c981678a8e8123a4db5463df7ee60bb Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Thu, 17 Sep 2026 09:12:32 +0200 Subject: gui: keep every divider where it is put, and let the columns shrink --- docs/gui-checklist.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/gui-checklist.md b/docs/gui-checklist.md index e8b7fed..5cc5734 100644 --- a/docs/gui-checklist.md +++ b/docs/gui-checklist.md @@ -124,3 +124,6 @@ A dialog is its own window: take it by its own id, not the main window's. plan - an applied plan is history, not a list to keep working from. 39. In Settings, the window half needs no saving and says so; Save krino.conf is lit only when the defaults above it have changed. +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. -- cgit v1.3