diff --git a/src/app/shared/collection-dropdown/collection-dropdown.component.html b/src/app/shared/collection-dropdown/collection-dropdown.component.html index 831c70ad11..87337d9084 100644 --- a/src/app/shared/collection-dropdown/collection-dropdown.component.html +++ b/src/app/shared/collection-dropdown/collection-dropdown.component.html @@ -11,8 +11,8 @@ aria-labelledby="dropdownMenuButton" (scroll)="onScroll($event)" infiniteScroll - [infiniteScrollDistance]="5" - [infiniteScrollThrottle]="300" + [infiniteScrollDistance]="1.5" + [infiniteScrollThrottle]="0" [infiniteScrollUpDistance]="1.5" [fromRoot]="true" [scrollWindow]="false" @@ -21,7 +21,7 @@ - +