]> _ Git - fluidbook-toolbox.git/commitdiff
wip #6788 @0:01
authorsoufiane <soufiane@cubedesigners.com>
Mon, 25 Mar 2024 17:08:04 +0000 (18:08 +0100)
committersoufiane <soufiane@cubedesigners.com>
Mon, 25 Mar 2024 17:08:04 +0000 (18:08 +0100)
resources/linkeditor/js/linkeditor.links.js

index 4ae8f764c4dc4784e3ca58812c5eb93a7a9d385b..c0ca90a7261b388fac62cc98803ac1fb11fc9ca1 100644 (file)
@@ -1635,10 +1635,6 @@ LinkeditorLinks.prototype = {
         })
     },
 
-    updateColor: function() {
-
-    }
-
     updateFontSize: function(zoom) {
         for(let k in LINKS) {
             if(LINKS[k].type === '35') {