forked from MapComplete/MapComplete
Styling: theme view buttons
This commit is contained in:
parent
c9697b7ffb
commit
652d617583
8 changed files with 160 additions and 80 deletions
|
@ -48,7 +48,7 @@ export class DefaultGuiState {
|
|||
}
|
||||
}
|
||||
|
||||
public closeAll() {
|
||||
public closeAll(except) {
|
||||
for (const sourceKey in this.sources) {
|
||||
this.sources[sourceKey].setData(false)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue