Minor fix.

This commit is contained in:
Paulo Gustavo Veiga 2012-09-18 20:56:51 -03:00
parent 662fc82919
commit 8a9c219b9d

View File

@ -83,6 +83,9 @@ mindplot.Designer = new Class({
},
_registerWheelEvents:function () {
var workspace = this._workspace;
var screenManager = workspace.getScreenManager();
// Zoom In and Zoom Out must active event
$(document).addEvent('mousewheel', function (event) {
// Change mousewheel handling so we let the default