This is #1184 <https://github.com/leo-editor/leo-editor/issues/1184>. Imo, 
an equal-sized-*panes *command makes little or no sense when using docks. 
How is the code to know the present layout?

This post discusses the equal-sized-*editors *command.

Recent code used QDockWidget.setFixedWidth() to do the job, but this is way 
bad. It becomes impossible to move the editor docks! Furthermore, the 
editor docks are too big. Any "adjustments" would just be hacks.

This looks like a surprisingly tricky enterprise. One possibility would be 
to *replace* the layout manager that contains the body editors, but this 
might have side effects because Qt is already managing the dock widgets.

In short, it may be awhile...

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/91c10caf-0a42-45d5-b844-29966be68f22%40googlegroups.com.

Reply via email to