From cdb3730edbc77b9b017d8ce850a85f233a0cabce Mon Sep 17 00:00:00 2001 From: Oleg Semyonov Date: Wed, 20 Mar 2013 22:40:02 +0200 Subject: [PATCH] OP-857 OP-876 made default Options dialog size bigger to avoid some scroll bars showing up --- .../default_configurations/OpenPilotGCS.xml | 7 ++++--- .../default_configurations/OpenPilotGCS_wide.xml | 16 ++++++++-------- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/ground/openpilotgcs/share/openpilotgcs/default_configurations/OpenPilotGCS.xml b/ground/openpilotgcs/share/openpilotgcs/default_configurations/OpenPilotGCS.xml index b7883d423..e944992e1 100644 --- a/ground/openpilotgcs/share/openpilotgcs/default_configurations/OpenPilotGCS.xml +++ b/ground/openpilotgcs/share/openpilotgcs/default_configurations/OpenPilotGCS.xml @@ -2,13 +2,14 @@ true true - false Default configuration
Default configuration built to work on all screen sizes
false + + true - 700 - 800 + 554 + 776 default false
diff --git a/ground/openpilotgcs/share/openpilotgcs/default_configurations/OpenPilotGCS_wide.xml b/ground/openpilotgcs/share/openpilotgcs/default_configurations/OpenPilotGCS_wide.xml index e8234e1e8..e4aaa0109 100644 --- a/ground/openpilotgcs/share/openpilotgcs/default_configurations/OpenPilotGCS_wide.xml +++ b/ground/openpilotgcs/share/openpilotgcs/default_configurations/OpenPilotGCS_wide.xml @@ -2,16 +2,16 @@ true true - false - Notify Plugin - settings - true - 700 - 800 - false Wide configuration -
Default configuration built for wide screens (17"up)
+
Default configuration built for wide screens (17" and up)
+ false + + + true + 554 + 776 default + false
0