fixed custom js to size the boussole

This commit is contained in:
Bachir Soussi Chiadmi 2023-06-12 15:20:50 +02:00
parent 88326d46e9
commit 21720432e9
1 changed files with 1 additions and 0 deletions

View File

@ -128,6 +128,7 @@
wrapperTabChanged(event){
this.checkTabIsOpen();
if(this.tabisopen){
this.setBoussoleSize();
this.updateEntities();
}
}