]> _ Git - fluidbook-toolbox.git/commitdiff
wait #6061 @0.25
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 19 Oct 2023 15:10:03 +0000 (17:10 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 19 Oct 2023 15:10:03 +0000 (17:10 +0200)
resources/linkeditor/js/linkeditor.links.js

index 3040f4b2baca9a9b0addaefc1e96fba874f9e9e0..64c4e8d44193b11257f1896c03ece5ed6715f60c 100644 (file)
@@ -884,6 +884,7 @@ LinkeditorLinks.prototype = {
         });
         this.updatePolygonLinks();
         this.updateLayers();
+        this.locks.update();
         this.linkeditor.undo.initState();
     },