atlanticaccent / starsector-mod-manager-rust

A mod manager for Starsector, a space fleet-battle and economics simulator. This time written in Rust.
https://atlanticaccent.github.io/starsector-mod-manager-rust/
MIT License
34 stars 1 forks source link

VMParam edits are not consistently saved #162

Closed atlanticaccent closed 2 years ago

atlanticaccent commented 2 years ago

Editing vmparams in the settings pane only appears to save the edits "sometimes". In particular, pressing close without "completing" an edit by deselecting the input box does not apply the edit.

Expected behaviour may be to save changes as soon as they are input and valid.