Rename Filter Distance

We're not filtering distances, we're filtering stuff by this distance, so the word order should be reversed
This commit is contained in:
Tim Kuipers 2022-03-29 12:31:13 +02:00
parent 6a8c344bc9
commit ddbd91951f

View File

@ -1140,7 +1140,7 @@
},
"wall_transition_filter_distance":
{
"label": "Wall Transition Distance Filter",
"label": "Wall Transition Filter Distance",
"description": "If it would be transitioning back and forth between different numbers of walls in quick succession, don't transition at all. Remove transitions if they are closer together than this distance.",
"type": "float",
"unit": "mm",