diff --git a/src/ui/WaypointEditableView.ui b/src/ui/WaypointEditableView.ui index 99c564a..13e1093 100644 --- a/src/ui/WaypointEditableView.ui +++ b/src/ui/WaypointEditableView.ui @@ -531,10 +531,10 @@ Time to stay at this position before advancing</string> <enum>Qt::StrongFocus</enum> </property> <property name="toolTip"> - <string>Take off angle</string> + <string>Take off pitch angle</string> </property> <property name="statusTip"> - <string>Take off angle</string> + <string>Take off pitch angle</string> </property> <property name="prefix"> <string/> @@ -545,6 +545,15 @@ Time to stay at this position before advancing</string> <property name="decimals"> <number>0</number> </property> + <property name="minimum"> + <double>-180.000000000000000</double> + </property> + <property name="maximum"> + <double>180.000000000000000</double> + </property> + <property name="singleStep"> + <double>10.000000000000000</double> + </property> </widget> </item> <item>