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

Rework the guided "Action" button #12350

Merged
merged 1 commit into from
Jan 20, 2025
Merged

Rework the guided "Action" button #12350

merged 1 commit into from
Jan 20, 2025

Conversation

DonLakeFlyer
Copy link
Contributor

  • "Actions" button now shows a drop panel of additional action buttons instead of nasty previous ui
  • Custom builds can add additional actions to the "Actions" panel by overriding FlyViewAdditionalCustomActionsList.qml
  • Actions drop panel has three sections: Guided Actions, Custom Build Actions, Mavlink Actions
  • Fixes a number of problems with Mavlink Actions

Example screenshot with first two standard Guided Actions, and second two user-defined Mavlink Actions:
Screenshot 2025-01-19 at 7 19 11 PM

* "Actions" button now show a drop panel of additional action buttons
* Custom build can add additional actions by overriding FlyViewAdditionalCustomActionsList.qml
* Actions drop panel has three sections: Guided Actions, Custom Build Actions, Mavlink Actions
* Fixes a number of problems with Mavlink Actions
@DonLakeFlyer
Copy link
Contributor Author

This is mostly a re-arranging of the existing deck chairs on qml files to allow for custom builds to take part.

@DonLakeFlyer DonLakeFlyer merged commit 89a3291 into master Jan 20, 2025
10 checks passed
@DonLakeFlyer DonLakeFlyer deleted the ActionList branch January 20, 2025 04:32
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.

1 participant