refactor(public): retire track-cardinal stack, fold Archive/Cuts cards into ReleaseGallery (P11 W3 §4)
This commit is contained in:
@@ -8,7 +8,7 @@ namespace DeepDrftPublic.Client.ViewModels;
|
||||
/// playable track. The release read surface exposes no track entry directly, so the playable track
|
||||
/// is resolved through the existing track gallery filtered by the release's id (an exact join) — for
|
||||
/// Session/Mix that yields the single track. Scoped; reset every flag per <see cref="Load"/> so a
|
||||
/// reused instance never bleeds across navigations (mirrors TrackDetailViewModel).
|
||||
/// reused instance never bleeds across navigations.
|
||||
/// </summary>
|
||||
public class ReleaseDetailViewModel
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user