X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/a72a2ac218147b7c6874fbdc361d0a3fb6532a88..412e60ded1457ec0f408e2234c9dd60122929bac:/modules/rng/rng.js 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() {