On Tuesday, September 15, 2020 at 10:55:57 AM UTC-5, vitalije wrote: > > >> I'm lost. What feature are you talking about? >> >> > Sorry, I don't express myself clearly. The feature of nested_splitter > which allows opening separate top level windows for outline, body and other > Leo widgets. (Right click on the splitter and choosing a command in the > "Open window" sub-menu) >
Thanks for the clarification. This brings up an interesting design topic. Iirc, using "global" qt docks was supposed to switch the contents of per-commander panes such as the log window and the to-do window. But I suspect that never happened. Right now, each outline (.leo file) contains *local* version of the log pane, find pane, to-do pane and all other panes. That is, when you switch outlines (.leo file) all other panes change as well. Imo, this is a reasonable design, and I've never heard anyone be confused by it or complain about it. In any case, this is a separate question entirely from eliminating Qt docks. 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/04f26ab6-5a26-44e5-9c77-5519e02f3080o%40googlegroups.com.
