Scroll to top on category activation
This commit is contained in:
@@ -399,6 +399,8 @@ angular.module('Application').controller('AppStoreController', ['$scope', '$loca
|
||||
}
|
||||
|
||||
$scope.ready = true;
|
||||
|
||||
document.getElementById('appstoreGrid').scrollIntoView();
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user