On 18.09.24 08:48, Will Godfrey wrote:
It never used "single_row_panel", so I removed it.

I for one use it.
Most of the time, I use the single row layout.
For some kind of tasks, I prefer the multi row layout.

And I use state files. Unfortunately, restoring the mixer layout
did not work in the previous releases (which was an annoyance I
never got time to investigate). So, this release basically removes
a config setting that did not work... :-D


Moreover, the Select box in the Settings does not select the
correct entry. It comes up empty, and only if you click it open,
you see the two entries.

In the previous release, it came up with always the first entry
selected, so that one was broken too.


Would it make sense to fix that in MasterUI::Showpanel(),
where also the panel type seems to be set. Since that function
is in MasterUI, it could access the field configUI->PanelLayout

The call path is

Init() -> loadWindowData() -> Showpanel()

so this might work?

-- Hermann




_______________________________________________
Yoshimi-devel mailing list
Yoshimi-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/yoshimi-devel

Reply via email to