Commit 02323902 authored by Lorenz Meier's avatar Lorenz Meier
Browse files

Survey settings: Default to 70% overlap as sane default

parent 4f7b0ece
......@@ -64,7 +64,7 @@
"min": 0,
"max": 85,
"units": "%",
"defaultValue": 10
"defaultValue": 70
},
{
"name": "SideOverlap",
......@@ -74,7 +74,7 @@
"min": 0,
"max": 85,
"units": "%",
"defaultValue": 10
"defaultValue": 70
},
{
"name": "CameraSensorWidth",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment