Replace owr mouse function for a mootool one.

This commit is contained in:
Paulo Veiga
2011-08-28 11:38:15 -03:00
parent c2521f0f9f
commit d20e5cf6d5
4 changed files with 27 additions and 81 deletions

View File

@@ -219,7 +219,6 @@ mindplot.Workspace = new Class({
setViewPort : function(size) {
this._viewPort = size;
this.setZoom(this._zoom, true);
}
});