Save button fix with Usage dialog popup#1304
Save button fix with Usage dialog popup#1304OmkarSarkar204 wants to merge 5 commits intoArduPilot:masterfrom
Conversation
Signed-off-by: Omkar Sarkar <omkarsarkar24@gmail.com>
Signed-off-by: Omkar Sarkar <omkarsarkar24@gmail.com>
|
This fix does a lot of changes, and it creates the risk of regressions on Windows and Linux. |
|
It's quite tricky, i tried many ways by adding, removing the grabset() but the button is still unresponsive, the main reason visibe is the "guidance popups" not showin before every new page. Im thinking of blocking those interruptions by swapping |
Signed-off-by: Omkar Sarkar <omkarsarkar24@gmail.com>
|
@amilcarlucas, Can you please take a look at it if its ok now? |
Signed-off-by: Omkar Sarkar <omkarsarkar24@gmail.com>
501cde1 to
e679261
Compare
Signed-off-by: Omkar Sarkar <omkarsarkar24@gmail.com>
7e23a8a to
2b519a5
Compare
|
Hello @amilcarlucas , I resolved the merge conflict to update with the master branch. Tested it locally and also updated the test. Its working. |
|
Thanks for continuing to work on this. |
|
Closed in favor of the much simpler #1332 |
Follow-up PR of #1268.
Issue Still persists on new users on the
Save and start configurationbutton.Fix #1264