Skip to content

Add autostart option to settings window#747

Open
lomacanderson wants to merge 2 commits into
srwi:developfrom
lomacanderson:develop
Open

Add autostart option to settings window#747
lomacanderson wants to merge 2 commits into
srwi:developfrom
lomacanderson:develop

Conversation

@lomacanderson
Copy link
Copy Markdown

@lomacanderson lomacanderson commented May 29, 2026

Checklist

Summary

This PR allows the user (in the launcher build) to toggle Autostart from the advanced tab of settings menu instead of only being able to from the setup assistant. Wording of strings was copied from the setup assistant.

Related issue

Fixes #732

Type of change

  • Bug fix
  • New feature
  • UI change
  • Documentation update
  • Refactoring / maintenance

Testing

I tested to make sure the build worked, made sure the UI was consistant, then using breakpoints I made sure the already-existing autostart get/set functions were firing. Upon opening and closing the build, the toggled state was consistant. I also used hardcoding with the already-existing IsLauncher variable to make sure the option would be hidden with non-launcher builds.

Screenshots or recordings

image

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.

Add auto-start option to settings window

1 participant