diff --git a/src/web/themes/custom/ouatminimal_theme/js/boussole.js b/src/web/themes/custom/ouatminimal_theme/js/boussole.js index ab2c991..547de38 100644 --- a/src/web/themes/custom/ouatminimal_theme/js/boussole.js +++ b/src/web/themes/custom/ouatminimal_theme/js/boussole.js @@ -128,6 +128,7 @@ wrapperTabChanged(event){ this.checkTabIsOpen(); if(this.tabisopen){ + this.setBoussoleSize(); this.updateEntities(); } }