On Wed, 15 Jan 2025 15:01:33 +0100
Kristian Amlie <krist...@amlie.name> wrote:

>I had to test this a bit before I replied to make sure it would work. In 
>principle I think it will, but there seems to be a bug in this area: 
>When I use the menu to load the state, the config is not respected. It 
>appears to be due to the sessionStage variable being in the wrong state, 
>so it doesn't enter the "InProgram" section in 
>Config::extractConfigData. Is this intentional?
>

That's rather odd. Is the change actually being saved?
Did you remember that the way we handle loading and saving in config files is
that changes are now saved immediately, but to do this we are first loading the
data, making the change, then resaving it.

To the best of my knowledge, there is no way to directly update an XML file in
situ.

-- 
Will J Godfrey


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

Reply via email to