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

Only show displayed modes editor in Advanced Mode #12197

Conversation

rubenp02
Copy link
Contributor

Only show displayed modes editor in Advanced Mode

Description

Hides the "Edit Displayed Flight Modes" option found in the expanded mode selector dropdown menu unless Advanced Mode is on. Also hides the "Some Modes Hidden" text below the mode list under the same condition.

When not in advanced mode, a user probably shouldn't have the option to select advanced modes such as Autotune or Circle, or even know that they're hidden.

Checklist:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Hides the "Edit Displayed Flight Modes" option found in the expanded
mode selector dropdown menu unless Advanced Mode is on. Also hides the
"Some Modes Hidden" text below the mode list under the same condition.
@DonLakeFlyer
Copy link
Contributor

I'm not sure this is a good idea. It's a nice feature to be able to customized the set of flight modes the user wants to use. Custom builds can already remove the flights modes they want to exposed using the FirmwarePlugin::flightModes override.

@rubenp02
Copy link
Contributor Author

I'm not sure this is a good idea. It's a nice feature to be able to customized the set of flight modes the user wants to use. Custom builds can already remove the flights modes they want to exposed using the FirmwarePlugin::flightModes override.

True, you're right

@rubenp02 rubenp02 closed this Dec 13, 2024
@rubenp02 rubenp02 deleted the feature/advanced-only-show-hidden-mode-editor branch December 16, 2024 10:54
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