Paginate/infinite scroll for albums, playlists (#1234)
* Infinite scroll, pagination to album, playlists * move pagination below tracks * Make page size configurable * remove renderer
This commit is contained in:
parent
575ef649ef
commit
8967cf7647
8 changed files with 328 additions and 151 deletions
|
@ -125,6 +125,7 @@ export class BrowserWindow {
|
|||
"components/hello-world",
|
||||
"components/inline-collection-list",
|
||||
"components/settings-window",
|
||||
"components/pagination",
|
||||
"components/settings-keybinds",
|
||||
"components/settings-themes",
|
||||
"components/settings-themes-github",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue