forked from MapComplete/MapComplete
A11y: reset zoom (chromium-browsers only) when getting back to the map or when opening a picture
This commit is contained in:
parent
41e7108b2e
commit
9655f8a092
10 changed files with 145 additions and 21 deletions
|
@ -76,7 +76,7 @@
|
|||
</script>
|
||||
|
||||
{#if hasLayers}
|
||||
<form class="flex h-full w-full flex-col">
|
||||
<form class="flex h-full w-full flex-col" on:submit|preventDefault={() => {}}>
|
||||
<button
|
||||
tabindex="-1"
|
||||
on:click={() => apply()}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue