Remove todo

This commit is contained in:
wvffle 2022-07-04 00:06:38 +00:00 committed by Georg Krause
parent 7d8d1a414d
commit 74e88c26e8
1 changed files with 0 additions and 2 deletions

View File

@ -34,8 +34,6 @@ const scrollToCurrent = async () => {
})
}
// TODO (wvffle): Add useVirtualList to speed up the queue rendering and potentially resolve #1471
// Each item has 49px height on desktop and 50.666px on tablet(?) and down
onMounted(async () => {
await nextTick()
// NOTE: delay is to let transition work