jonasgeiler / svelte-tiny-virtual-list

A tiny but mighty list virtualization library for Svelte, with zero dependencies 💪 Supports variable heights/widths, sticky items, scrolling to index, and more!
https://svelte-tiny-virtual-list.jonasgeiler.com
MIT License
405 stars 23 forks source link

Allow using percentage for width/height #37

Closed jonasgeiler closed 2 months ago

jonasgeiler commented 4 months ago

Not sure what exactly this fork does but I'll look into it.

jonasgeiler commented 2 months ago

Merged into main. Thank you @rednaxela5950!