- changed status to resolved
odbedit save odb.odb then load odb.odb, all string values lose leading spaces, i.e. “ test” becomes “test”. noticed this in sequencer scripts that lost their indentations. xml and json save and load do not do this, spaces are preserved. K.O.
I fixed this in the last commit.