forked from MapComplete/MapComplete
Further theme tweaks, attempts to optimize
This commit is contained in:
parent
c86f4e4aff
commit
9978879536
8 changed files with 62 additions and 52 deletions
|
@ -40,6 +40,7 @@ export class FeatureInfoBox extends UIElement {
|
|||
}
|
||||
|
||||
InnerRender(): string {
|
||||
console.error("Inner rendering infobox for ", this._tags.data.id, this.id)
|
||||
return new Combine([
|
||||
new Combine([this._title, this._titleIcons])
|
||||
.SetClass("featureinfobox-titlebar"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue