UX: fix #2484 (although a bit hacky)

This commit is contained in:
Pieter Vander Vennet 2025-08-05 22:19:43 +02:00
parent 7f45d7487d
commit f45c348fdb
3 changed files with 14 additions and 7 deletions

View file

@ -1,6 +1,7 @@
<script lang="ts">
/**
* The visual feedback panel gives visual (and auditive) feedback on the main map view
* This is an accessibility feature for people with screen readers
*/
import Translations from "../i18n/Translations"