X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/a72a2ac218147b7c6874fbdc361d0a3fb6532a88..b65f1bbd3863db4164c3b7283e187460ccdf2504:/modules/rng/rng.js?ds=sidebyside diff --git a/modules/rng/rng.js b/modules/rng/rng.js index 1ecdc4e..59652a7 100644 --- a/modules/rng/rng.js +++ b/modules/rng/rng.js @@ -207,6 +207,7 @@ return function(sandbox) { currentNodeElementChanged: function(nodeElement) { commands.updateCurrentNodeElement(nodeElement); + dirty.documentCanvas = true; }, contentChanged: function() {