platypush/platypush/backend/http/webapp/src/components/panels/MusicMpd
Fabio Manganiello afee6c5c85
continuous-integration/drone/push Build is passing Details
[music UI] Implemented infinite scroll for playlist view.
Instead of loading all the tracks in the DOM (very inefficient and slow
on slow devices and/or with big playlists), we should keep a window of
100 items in the screen and roll it over the playlists as the status
change or the user scrolls.
2024-01-05 02:19:38 +01:00
..
Index.vue [music UI] Implemented infinite scroll for playlist view. 2024-01-05 02:19:38 +01:00