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

Settings: Add support for settings only available for developer mode #266

Open
Lypsolon opened this issue Jul 12, 2024 · 0 comments
Open
Assignees

Comments

@Lypsolon
Copy link

Story

as a developer i want to disable some functions in an add-on but this will never be useful for a User.
i would like to add some developer options to an add-on that have default values and are not available if the bundle is not in develop

Problems

currently all settings for add-ons need to be visible all the time. but developers might eg: want to disable bin download. a feature like this would only clutter the settings interface

Proposal

allow settings to define if they are only Visible if the bundle is in Development Mode

@Lypsolon Lypsolon added the type: feature Adding something new and exciting to the product label Jul 12, 2024
@BigRoy BigRoy changed the title Settings:Allow_for_Settings_that_are_only_availalbe_in_Develop Settings: Add support for settings only available for developer mode Jul 12, 2024
@martastain martastain self-assigned this Jul 16, 2024
@martastain martastain removed the type: feature Adding something new and exciting to the product label Nov 6, 2024
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

No branches or pull requests

2 participants