From efc1029218097b84f573aa037f337e9cd616960f Mon Sep 17 00:00:00 2001 From: Chr1Z93 Date: Sun, 15 Oct 2023 11:22:21 +0200 Subject: [PATCH] max angle set to 89 --- xml/NavigationOverlay.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/NavigationOverlay.xml b/xml/NavigationOverlay.xml index 87a3140b..4ebe45dd 100644 --- a/xml/NavigationOverlay.xml +++ b/xml/NavigationOverlay.xml @@ -101,7 +101,7 @@ onValueChanged="797ede/updatePitch" wholeNumbers="true" minValue="0" - maxValue="90" + maxValue="89" value="75" tooltip="This controls the camera pitch ('nodding your head')." tooltipPosition="Right"/>