This commit is contained in:
Nolan Lawson 2018-01-17 00:13:36 -08:00
parent 9e111bfc5a
commit 5114f1da1c
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
<!-- TODO: setting height is hacky, just make this element the scroller -->
<div class="virtual-list" style="height: {{$height}}px;">
{{#each $visibleItems as item @key}}
<VirtualListItem :component