forked from MapComplete/MapComplete
chore: automated housekeeping...
This commit is contained in:
parent
a190597905
commit
087e639020
382 changed files with 29496 additions and 2675 deletions
|
|
@ -73,8 +73,8 @@ export class MenuState {
|
|||
})
|
||||
}
|
||||
|
||||
this.pageStates.filter.addCallback(opened => {
|
||||
if(!opened){
|
||||
this.pageStates.filter.addCallback((opened) => {
|
||||
if (!opened) {
|
||||
this.highlightedLayerInFilters.set(undefined)
|
||||
}
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue