forked from MapComplete/MapComplete
Small bugfixes for NP theme
This commit is contained in:
parent
550a2030ad
commit
abbd617ca2
2 changed files with 7 additions and 3 deletions
|
@ -105,7 +105,7 @@ export default class ExportPDF {
|
|||
}
|
||||
|
||||
private cleanup() {
|
||||
// new FixedUiElement("Screenshot taken!").AttachTo(this.freeDivId)
|
||||
new FixedUiElement("Screenshot taken!").AttachTo(this.freeDivId)
|
||||
this._screenhotTaken = true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue