Angular虚拟滚动显示问题
创始人
2024-10-30 10:31:02
0

在Angular中使用虚拟滚动时,有时候会遇到显示问题。这些问题通常是出现在滚动中的元素大小不一致的情况下。在此情况下,因为使用了虚拟滚动,所以只有少量的元素会被渲染。这样的话,它们的大小会影响渲染出来的元素的数量。

为了解决这个问题,我们可以对VirtualScrollStrategy进行扩展,在该扩展中,我们可以实现自己对ElementRef和ViewContainerRef的处理方式,从而确保元素会正确的被渲染出来。以下是一个示例:

import {CollectionViewer, DataSource, ListRange} from '@angular/cdk/collections';
import { BehaviorSubject, Observable, of } from 'rxjs';
import {catchError, finalize} from 'rxjs/operators';
import { ElementRef, Injectable, OnDestroy, ViewContainerRef } from '@angular/core';
import { CdkVirtualScrollViewport, VirtualScrollStrategy } from '@angular/cdk/scrolling';

@Injectable()
export class CustomVirtualScrollStrategy implements VirtualScrollStrategy, OnDestroy {
  private indexChange = new BehaviorSubject(0);
  private dataStream = new BehaviorSubject([]);
  private pooledPages = new Map();

  private viewRef: any;

  private snappedIndex = 0;

  constructor(private elementRef: ElementRef, private viewContainer: ViewContainerRef) {
    this.elementRef.nativeElement.style.overflow = 'auto';
  }

  ngOnDestroy(): void {}

  scrolled(index: number): void {
    const snappedIndex = this.getSnappedIndex(index);
    if (this.snappedIndex !== snappedIndex) {
        this.snappedIndex = snappedIndex;
        const maxIndex = this.viewRef.getDataLength() - 1;
        const start = Math.max(0, this.snappedIndex - 20);
        const end = Math.min(this.snappedIndex + 20, maxIndex);
        const pages = new Set();
        for (let i = start; i <= end; i++) {
            const pageIndex = Math.floor(i / this.viewRef.getPageSize());
            pages.add(pageIndex);
        }
        pages.forEach(page => this.fetchPage(page));
    }
  }

  attach(viewRef: any): void {
    this.viewRef = viewRef;
    this.viewContainer.createEmbeddedView(viewRef.templateRef);
  }

  detach(): void {
    this.viewContainer.clear();
    this.viewRef = null;
  }

  onDataLengthChanged(): void {
    this.indexChange.next(this.getAdjustedIndex(this.sn

相关内容

热门资讯

我来教教你!微乐小程序游戏破解... 我来教教你!微乐小程序游戏破解器,微乐小程序免费脚本-竟然有辅助app(揭秘有挂)1、起透看视 微乐...
科技揭秘!微乐小程序游戏破解器... 您好,微乐小程序游戏破解器这款游戏可以开挂的,确实是有挂的,需要了解加去威信【136704302】很...
免费测试版!微信微乐小程序修改... 免费测试版!微信微乐小程序修改器,手机微乐小程序破解器如何使用-原来真的有辅助工具(有挂方式)1、完...
必知教程!微乐小程序免费工具,... 必知教程!微乐小程序免费工具,微乐江苏自建房辅助app-都是存在有辅助挂(有挂秘诀)1、微乐小程序免...
推荐十款!微乐小程序脚本工具平... 推荐十款!微乐小程序脚本工具平台,微信小程序微乐辅助-果然是真的有辅助app(有挂讲解)1、玩家可以...
今日科普!微信小程序微乐辅助器... 今日科普!微信小程序微乐辅助器,微乐广西麻辣辅助器-原来是有辅助教程(有挂方法)1、游戏颠覆性的策略...
玩家必看科普!微乐小程序家乡自... 玩家必看科普!微乐小程序家乡自建房辅助app,微乐自建房辅助可信吗-确实是有辅助技巧(有挂透视)一、...
一分钟揭秘!微信微乐小程序有挂... 一分钟揭秘!微信微乐小程序有挂黑科技,微乐家乡官方免费下载安装-真是真的有辅助攻略(有挂分析)1、微...
普及知识!微信微乐小程序辅助器... 普及知识!微信微乐小程序辅助器免费安装,微信微乐陕西小程序破解器-都是有辅助插件(新版有挂)1)微信...
教程攻略!微乐小程序辅助工具,... 教程攻略!微乐小程序辅助工具,收i就微乐小程序游戏破解器-切实是真的有辅助插件(有挂分析)一、微乐小...