fixed custom js to size the boussole
This commit is contained in:
@@ -128,6 +128,7 @@
|
|||||||
wrapperTabChanged(event){
|
wrapperTabChanged(event){
|
||||||
this.checkTabIsOpen();
|
this.checkTabIsOpen();
|
||||||
if(this.tabisopen){
|
if(this.tabisopen){
|
||||||
|
this.setBoussoleSize();
|
||||||
this.updateEntities();
|
this.updateEntities();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user