From 2493d9ad375c2ea828da8ed50491706b0f700766 Mon Sep 17 00:00:00 2001 From: pixhawk Date: Wed, 15 Feb 2012 14:31:11 +0100 Subject: [PATCH] Mission Plan: "autocontinue"-checkbox in view-tab is no longer interactive, because MAVLINK protocol does not support online "autocontinue" switching yet. --- src/ui/WaypointViewOnlyView.ui | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/ui/WaypointViewOnlyView.ui b/src/ui/WaypointViewOnlyView.ui index da30a97da..df46423fc 100644 --- a/src/ui/WaypointViewOnlyView.ui +++ b/src/ui/WaypointViewOnlyView.ui @@ -606,6 +606,9 @@ margin-top: 1ex; /* leave space at the top for the title */ + + false + 0 @@ -621,6 +624,9 @@ margin-top: 1ex; /* leave space at the top for the title */ + + true + -- 2.22.0