Skip to content

Commit f15b1fd

Browse files
committed
fix: missing last update scroll position
1 parent cf35b35 commit f15b1fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/RecycleScroller.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,7 @@ export default {
310310
}
311311
}
312312
}
313+
this.$_lastUpdateScrollPosition = scroll.start
313314
314315
const buffer = this.buffer
315316
scroll.start -= buffer

0 commit comments

Comments
 (0)