Akryum / Akryum/vue-virtual-scroller

Recycle scroller item's view position issue (translateY invalid)

未關閉
#196 3 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
bug question
主要語言
TypeScript
星號
10.8k
分支
973
PR 合併指標
30 天內沒有已合併 PR

描述

When scroller updates and counting items pisition it becomes invalid so it's view translateY makes them to be positioned in wrong place.
![image](https://user-images.githubusercontent.com/29511426/56736622-5108b000-6771-11e9-981a-187df9a67f1a.png)
![image](https://user-images.githubusercontent.com/29511426/56736668-6e3d7e80-6771-11e9-90b5-dd2645d80e34.png)
As i understand the view's position shold be updated after 1175 line but it is not.
Because of this there are a lot of blank place between first and second list elements.
This happends with random items in all generated lists.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。