js/foundation/control/dyncontrol/dyncontrol.js in rsence-2.0.0.0.pre vs js/foundation/control/dyncontrol/dyncontrol.js in rsence-2.0.0.pre

- old
+ new

@@ -486,9 +486,8 @@ if(this._actionFlag!==-1){ this._actionFns[this._actionFlag](this,x,y); } this.setStyle('cursor','default'); this._initActionFlag(); - EVENT.resize(); // Triggers the window resize event (automatic event for the browser's window). return true; // prevents text selection } });