mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 13:32:54 +08:00
docs(img): update img and web worker docs
This commit is contained in:
@ -518,7 +518,7 @@ export class VirtualScroll implements DoCheck, AfterContentInit, OnDestroy {
|
||||
estimateHeight(recordsLength, cells[cells.length - 1], this._vHeight, 0.25)
|
||||
);
|
||||
|
||||
this._content.imgsRefresh();
|
||||
this._content.imgsUpdate();
|
||||
});
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user