mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 05:21:52 +08:00
perf(virtual-scroll): improve virtual-scroll performance
This commit is contained in:
@ -500,10 +500,6 @@ export class Content extends Ion implements AfterViewInit, OnDestroy {
|
||||
removeArrayItem(this._imgs, img);
|
||||
}
|
||||
|
||||
/**
|
||||
* @private
|
||||
*/
|
||||
|
||||
/**
|
||||
* @private
|
||||
* DOM WRITE
|
||||
|
Reference in New Issue
Block a user