Fix some more undefined property warnings
https://bugzilla.gnome.org/show_bug.cgi?id=787907
This commit is contained in:
@ -94,6 +94,7 @@ var _Draggable = new Lang.Class({
|
||||
this.disconnectAll();
|
||||
}));
|
||||
this._onEventId = null;
|
||||
this._touchSequence = null;
|
||||
|
||||
this._restoreOnSuccess = params.restoreOnSuccess;
|
||||
this._dragActorMaxSize = params.dragActorMaxSize;
|
||||
|
Reference in New Issue
Block a user