Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change selected game without restarting the app #847

Merged

Conversation

anttimaki
Copy link
Collaborator

No description provided.

Fix return type annotation and simplify method implementations.
DRY up the code that's called before app restart to prevent the
previously selected default game from being reselected automatically.

Extract the code to ManagerSettings to decouple it from the Vue
components.

Refs TS-1137
In the past, a restart was required when a different game was selected
due to implementation details, but those conditions haven't applied for
some time now. Instead of restarting the app, simply redirect the user
back to game selection view.

Refs TS-1137
@MythicManiac MythicManiac merged commit 6da3a31 into ebkr:develop Oct 10, 2022
@MythicManiac MythicManiac deleted the TS-1137-game-select-without-restart branch October 10, 2022 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants