Merge branch 'master' into develop

This commit is contained in:
Pieter Vander Vennet 2024-11-25 00:27:57 +01:00
commit c5210e97cd
8 changed files with 9 additions and 25 deletions

View file

@ -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} />