Commit 3d79e8ee authored by campaign's avatar campaign

by zhanyi

parent 0efeacc2
......@@ -41,6 +41,7 @@ KityMinder.registerModule( "TextEditModule", function () {
node = selectionShape.getData('relatedNode');
e.stopPropagationImmediately();
}
if(this.getStatus() == 'textedit')
this.fire('contentchange');
km.setStatus('normal')
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment