forked from MapComplete/MapComplete
Fix selecting another background layer in minimaps
This commit is contained in:
parent
3f37848022
commit
6e9d4b327e
3 changed files with 15 additions and 4 deletions
|
@ -197,6 +197,7 @@ export default class BackgroundMapSwitch extends Combine {
|
|||
|
||||
super(buttons)
|
||||
this.SetClass("flex")
|
||||
currentBackground.addCallbackAndRun(bg => console.trace("Current background is", bg.id))
|
||||
}
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue