From c6118269c7146e2fc4c281d2c85e3c8e515b9178 Mon Sep 17 00:00:00 2001
From: patri <patri@MININT-HAK9ISR.local>
Date: Fri, 19 Aug 2022 12:13:22 +0200
Subject: [PATCH] test screenspaceerror

---
 vcm/config.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/vcm/config.json b/vcm/config.json
index 0b433c7b8..1ec021ada 100644
--- a/vcm/config.json
+++ b/vcm/config.json
@@ -1412,8 +1412,8 @@
       "activeOnStartup": true,
       "exclusive": false,
       "allowPicking": true,
-      "screenSpaceError": 16,
-      "screenSpaceErrorMobile": 32,
+      "screenSpaceError": 1,
+      "screenSpaceErrorMobile": 1,
       "hiddenObjectIds": [],
       "copyright": {
         "provider": "",
-- 
GitLab