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

Improve widget options access #466

Conversation

rafaellehmkuhl
Copy link
Member

Use a button in the edit-menu to open the configuration menu of the widgets.
This allows for a common method of configuring all widgets, making user's life easier.

image

Fix #465

@patrickelectric patrickelectric merged commit c76aaa4 into bluerobotics:master Sep 6, 2023
5 checks passed
@ES-Alexander ES-Alexander added the docs-needed Change needs to be documented label Sep 6, 2023
@rafaellehmkuhl rafaellehmkuhl deleted the improve-widget-options-access branch September 6, 2023 13:59
@ES-Alexander ES-Alexander added docs-complete Change documentation has been completed and removed docs-needed Change needs to be documented labels Nov 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs-complete Change documentation has been completed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Accessing the configuration menu of a widget is now a different task for each widget
3 participants