On Tue, Jul 30, 2024 at 6:53 PM Edward K. Ream <edream...@gmail.com> wrote:

> Some layouts are easy to provide. Some will be much harder.

I was too pessimistic.  An easy *rule of thumb* clarifies matters: *The
main splitter corresponds to the longest vertical or horizontal line.*

For example, I was having trouble with the "render-focused" layout:

        ┌────────────────┬──────────┐
     │    outline     │          │
     ├────────────────┤          │
     │     body       │    vr    │
     ├────────────────┤          │
     │     log        │          │
     └────────────────┴──────────┘

The rule of thumb says that the main splitter splits *horizontally.* It
contains the three panes on the left and a single (initially hidden) VR
pane on the right. The secondary splitter (or splitters) split *vertically.*

> Don't expect that magic tools will make all layouts easy to create.

Focusing on splitters clarifies matters. QtDesigner isn't going to help.

Two more rules of thumb:

- All layouts should be independent of each other.
- Don't use settings to modify layouts.

*Summary*

Leo will soon have a library of official layouts. Plugins can provide more.
Leo's existing features will suffice to discover and select layouts.

I expect to complete layout work soon after returning from vacation. Please
be patient until then :-)

Edward

-- 
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 leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/CAMF8tS3ZXoSPOqyZM3qaxmSUZ8GhWgjpfBPkPFxFTA6%2Bs6QgYw%40mail.gmail.com.

Reply via email to