diff --git a/js/ui/workspacesView.js b/js/ui/workspacesView.js index f769186fb..2b5eac5bc 100644 --- a/js/ui/workspacesView.js +++ b/js/ui/workspacesView.js @@ -317,8 +317,6 @@ const WorkspacesView = new Lang.Class({ this._updateWorkspaceActors(false); } - - this._scrollToActive(true); }, _activeWorkspaceChanged: function(wm, from, to, direction) {