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

Preflight tab - Edit: CheckListEditor.cs updated the Add button and the Removal Button #3174

Merged

Conversation

Matthew-Alti
Copy link
Contributor

Update: a new method has been added for when adding a new preflight checklist item to the preflight checklist list. It works similarly to the reload method, however it only uses the last checklist item and does not loop through all the checklist items. This makes the load time quicker than before.
PlaceHolder text has been added into the newly added textboxes for the description and the value textboxes. This fixes the issue that was being experienced when adding a new preflight checklist item, the text was not updating and the groupbox was smaller than the normal size. Now the groupbox size is the correct size and the placeholder text displays until the user enters into the description/value textboxes. Two Enter event handlers have been added for the TXTtext and TXTdesc textboxes.

Matthew-Alti and others added 4 commits September 13, 2023 12:14
… to now contain placeholder text so that the full checklist item is visible once added. The load time has been improved with this update by adding a method for specifically adding a new preflight checklist item.
@Matthew-Alti Matthew-Alti changed the title Preflight tab - Edit: CheckListEditor.cs updated the Add button Preflight tab - Edit: CheckListEditor.cs updated the Add button and the Removal Button Sep 28, 2023
@meee1 meee1 merged commit 6e7d09e into ArduPilot:master Oct 2, 2023
7 checks passed
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