Am Freitag, dem 12.09.2025 um 10:22 +0900 schrieb Koji Yokota:
> I tested with the split view in beta2 and found it gets an unbalanced
> split as initial state. In my personal opinion, it should have equal
> widths or heights to get a feeling of final product quality.
Is this a regression to 2.4?
Ps2. The patch should be something like this:
--- a/src/frontends/qt/GuiView.cpp
+++ b/src/frontends/qt/GuiView.cpp
@@ -5189,6 +5189,10 @@ void GuiView::dispatch(FuncRequest const & cmd,
DispatchResult & dr)
? Qt::Vertical : Qt::Horizontal);
TabWorkArea * twa = addTabW
Ps. The patch needs to be modified to accept more than two splits.
Koji
> 2025/09/12 10:22、Koji Yokota のメール:
>
> Hi all,
>
> I tested with the split view in beta2 and found it gets an unbalanced split
> as initial state. In my personal opinion, it should have equal widths or
> heights to get
Hi all,
I tested with the split view in beta2 and found it gets an unbalanced split as
initial state. In my personal opinion, it should have equal widths or heights
to get a feeling of final product quality. Can I modify this by inserting a
line as follows?
Le 11/09/2025 à 16:12, Jürgen Spitzmüller a écrit :
Since trac is not reachable: the attached patch fixes the crash for me.
Thoughts?
It makes sense, but I wonder if it may trigger too often. I'll try to
reproduce and see if I find a more specific location.
JMarc
--
lyx-devel mailing list
l