Refactoring: aliasing requirejs module names
[fnpeditor.git] / modules / rng / rng.js
index 1ecdc4e..59652a7 100644 (file)
@@ -207,6 +207,7 @@ return function(sandbox) {
         
         currentNodeElementChanged: function(nodeElement) {
             commands.updateCurrentNodeElement(nodeElement);
+            dirty.documentCanvas = true;
         },
 
         contentChanged: function() {