You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1- modify some bindings
2- go back to home "Launcher" screen
3- select another BMS version (purposeful or accidental)
4- restore selection to the previous version
Observed: none of our changes were saved
Expected: our changes are saved
Making this worse: depending on how the startup codepath goes (probing the registry and saved-prefs file for last selection).. the listbox may not have an initial selection at all -- when you go to actually save/exit or launch BMS, the selection-change event kicks in, and you lose all your recent changes.
The text was updated successfully, but these errors were encountered:
1- modify some bindings
2- go back to home "Launcher" screen
3- select another BMS version (purposeful or accidental)
4- restore selection to the previous version
Observed: none of our changes were saved
Expected: our changes are saved
Making this worse: depending on how the startup codepath goes (probing the registry and saved-prefs file for last selection).. the listbox may not have an initial selection at all -- when you go to actually save/exit or launch BMS, the selection-change event kicks in, and you lose all your recent changes.
The text was updated successfully, but these errors were encountered: