Feature Request: Buttons for navigating back and to start the game.
See original GitHub issueIs your feature request related to a problem? Please describe. When a patch comes and you need to reconsider disabling addons you have to reopen the program because there is just a “Finish” button. You need to have a way to navigate back to the index page after updating. I recommend this button to be right above or to the left of the Finish button (like the “Back” button in setups wizards.)
Describe the solution you’d like A button to navigate back to the landing page left to the Finish button.
A “Launch” button to the right of the “Back” button (which launchs the game with -autologin
command line argument. This is just for people having saved login information.)
The “Finish” button would end up to the most right and should be renamed to “Close” for context clarity.
[Back][Launch][Close]
you could also make a tick box (check box) that appears on the page after updating. “Launch the game when closing”. The value should be saved and default should be unchecked. This way you can omit a dedicated “Launch” button if the space turns out to be too small for three buttons.
Describe alternatives you’ve considered N/A
Additional context N/A
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (7 by maintainers)
Merged and drafted a release for 1.2.0; I marked it as prerelease for now since I haven’t tested the features myself but if no one encounters any issues with it I’ll set it to be a full release in a few days. Thanks again @will-scc for implementing this!
And I think it’s fair to assume it’s one of those two, since the user would have to go out of their way to get it to be anything else.