UX: tweaks to distance input: make button lose primary status when a first point is selected, use projected centerpoint instead of centerpoint

This commit is contained in:
Pieter Vander Vennet 2025-08-19 17:26:04 +02:00
parent 145350bdbb
commit 763e8f0616
2 changed files with 10 additions and 5 deletions

View file

@ -674,6 +674,7 @@
},
"input_helpers": {
"distance": {
"measureAgain": "Start new measurement from current location",
"setFirst": "Measure from current location"
}
},