fnp
/
fnpeditor.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Refactoring
[fnpeditor.git]
/
modules
/
rng
/
rng.js
diff --git
a/modules/rng/rng.js
b/modules/rng/rng.js
index
1ecdc4e
..
59652a7
100644
(file)
--- 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() {