Finish Notes Support...

This commit is contained in:
Paulo Veiga
2011-10-07 00:21:49 -03:00
parent 1f02d51434
commit 7194269826
18 changed files with 422 additions and 136 deletions

View File

@@ -157,7 +157,7 @@ mindplot.MainTopic = new Class({
},
setPosition : function(point, fireEvent) {
mindplot.Topic.prototype.setPosition.call(this, point);
this.parent(point);
// Update board zero entry position...
if (fireEvent != false)