streamaserver / streama

Self hosted streaming media server. https://docs.streama-project.com/
MIT License
9.67k stars 986 forks source link

Sideways-scroller in dashboard #54

Open dularion opened 9 years ago

dularion commented 9 years ago

... Instead of stacking the media-items. This is especially interesting, if I lazy-load them, as it makes the dashboard load faster if there are many items

coxley commented 9 years ago

:+1:

stramel commented 9 years ago

I'm not a huge sideways scrolling fan. You can still vertically stack/scroll items with a lazy loader as well. I have done this in projects before.