]> _ Git - fluidbook-html5.git/commitdiff
wait #3891 @0.25
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 21 Sep 2020 12:23:56 +0000 (14:23 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 21 Sep 2020 12:23:56 +0000 (14:23 +0200)
js/libs/fluidbook/cart/fluidbook.cart.mopec.js

index ce0a0436b06a44df70c3a91115bb6dd85a1c7233..d384665c5682717992e73acdc2ea5b6b7d5af0cf 100644 (file)
@@ -66,6 +66,8 @@ FluidbookCartMopec.prototype = {
         }, 60000);
 
         $(window).on('focus', function () {
+            $this.fluidbook.menu.closeView(function () {
+            }, true, false);
             $this.updateCartData(function () {
 
             });