Commit 4f3eefc4 authored by techird's avatar techird

fix navigaiton bug

parent 3ea58871
......@@ -130,7 +130,7 @@ KityMinder.registerModule('KeyboardModule', function() {
var lastFrame;
return {
'events': {
'contentchange': function() {
'layoutfinish': function() {
var root = this.getRoot();
function build() {
buildPositionNetwork(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