refactor: reuse AlbumGrid in CosplayerDetail via FetchAlbums delegate #121
Reference in New Issue
Block a user
Delete Branch "refactor/120-albumgrid-cosplayerdetail"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #120
Adds an optional
FetchAlbumsdelegate parameter toAlbumGridso CosplayerDetail can reuse it instead of manually managing album state with inline_ = ReloadAlbums()discard lambdas.WIP: refactor: reuse AlbumGrid in CosplayerDetail via FetchAlbums delegateto refactor: reuse AlbumGrid in CosplayerDetail via FetchAlbums delegate