Skip to content
  • Hugo Beauzée-Luyssen's avatar
    audio views: Simplify creating a view from a view · a7a82dde
    Hugo Beauzée-Luyssen authored
    When browsing from a view (for instance, listing an artist's albums), we
    were relying on the library_item to fetch the proper content.
    We are now passing this element upon list_view creation.
    This also removes some fairly hackish library_controller ownership from
    within the parent view.
    a7a82dde