Commit 06a3d4c5 authored by techird's avatar techird

dev

parent 56423a1f
...@@ -79,7 +79,6 @@ KityMinder.registerModule( "KeyboardModule", function () { ...@@ -79,7 +79,6 @@ KityMinder.registerModule( "KeyboardModule", function () {
}, },
"events": { "events": {
contentchange: function () { contentchange: function () {
console.log( 'rebuild position network' );
buildPositionNetwork( this.getRoot() ); buildPositionNetwork( this.getRoot() );
}, },
keydown: function ( e ) { keydown: function ( e ) {
......
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