Fix: pass properties of snapping feature in newPointInput to render correctly

This commit is contained in:
Pieter Vander Vennet 2024-04-12 02:04:33 +02:00
parent 7ba6bb8bb3
commit c80085dfda
2 changed files with 29 additions and 7 deletions

View file

@ -329,6 +329,7 @@
{state}
{coordinate}
targetLayer={selectedPreset.layer}
presetProperties={selectedPreset.preset.tags}
snapToLayers={selectedPreset.preset.preciseInput.snapToLayers}
/>
</div>