forked from MapComplete/MapComplete
UX+Accessibility: focus on map when appropriate
This commit is contained in:
parent
3a915bdf25
commit
bb328d9724
3 changed files with 25 additions and 2 deletions
|
@ -370,7 +370,7 @@
|
|||
|
||||
<IfHidden condition={state.guistate.backgroundLayerSelectionIsOpened}>
|
||||
<!-- background layer selector -->
|
||||
<FloatOver
|
||||
<FloatOver
|
||||
on:close={() => {
|
||||
state.guistate.backgroundLayerSelectionIsOpened.setData(false)
|
||||
}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue