Commit d482e4c7 authored by Akikonata's avatar Akikonata

added rendernode

parent 666cf9cb
......@@ -534,7 +534,7 @@ KityMinder.registerModule( "LayoutDefault", function () {
node: _root
}, false ) );
this._firePharse( new MinderEvent( "RenderNode", {
node: node
node: _root
}, false ) );
updateShapeByCont( _root );
updateLayoutHorizon( _root );
......
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