forked from MapComplete/MapComplete
Merge branch 'master' into develop
This commit is contained in:
commit
c5210e97cd
8 changed files with 9 additions and 25 deletions
|
|
@ -105,7 +105,7 @@
|
|||
snapToLayers={$reason.snapTo}
|
||||
targetLayer={layer}
|
||||
dontShow={[id]}
|
||||
maxDistanceInMeters={200}
|
||||
maxDistanceInMeters={$reason.maxSnapDistance ?? Infinity}
|
||||
/>
|
||||
<div class="absolute bottom-0 left-0">
|
||||
<OpenBackgroundSelectorButton {state} />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue