Integrate free positioning predict on drag.

This commit is contained in:
Paulo Veiga
2012-01-21 10:57:15 -03:00
parent d8e05d7ce0
commit b9638b4c99
2 changed files with 15 additions and 11 deletions

View File

@@ -137,8 +137,7 @@ mindplot.Designer = new Class({
if (!dragTopic.isVisible() && dragTopic.isConnected()) {
dragTopic.setVisibility(true);
}
}
}
});
dragger.addEvent('enddragging', function(event, dragTopic) {