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