fixed custom js to size the boussole
This commit is contained in:
parent
88326d46e9
commit
21720432e9
|
@ -128,6 +128,7 @@
|
||||||
wrapperTabChanged(event){
|
wrapperTabChanged(event){
|
||||||
this.checkTabIsOpen();
|
this.checkTabIsOpen();
|
||||||
if(this.tabisopen){
|
if(this.tabisopen){
|
||||||
|
this.setBoussoleSize();
|
||||||
this.updateEntities();
|
this.updateEntities();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue