On Sunday, September 13, 2020 at 6:24:31 AM UTC-4, Edward K. Ream wrote: > > This branch is my attempt at #1665 > <https://github.com/leo-editor/leo-editor/issues/1665>. #1666 > <https://github.com/leo-editor/leo-editor/pull/1666> is the corresponding > PR. > > This was tricky code to get right, but the result is slightly simpler than > the old. As noted in #1665, Leo no longer uses an "empty" cache key to > represent new files. Instead, new files get the layout of the first-loaded > .leo file. When someone loads Leo for the very first time (.leo/db is > empty), Leo will use one of two reasonable defaults. > > The new code passes my limited tests. Please test the docks3 branch and > report any problems. I won't merge this branch into devel until Thomas is > happy. >
Not yet happy: with --use-docks, a new outline opens with the default layout, not with the layout of the first open outline. See attached screen prints. Leo 6.3-devel, docks3 branch, build cb98386efa 2020-09-13 07:13:05 -0500 Python 3.8.2, PyQt version 5.15.1 Windows 10 AMD64 (build 10.0.18362) SP0 -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/c2970f48-d124-4ad0-81be-74e428223443o%40googlegroups.com.
