Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • VLC VLC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,801
    • Issues 3,801
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 255
    • Merge requests 255
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VideoLANVideoLAN
  • VLCVLC
  • Merge requests
  • !2292

macosx: Unify the video library view into one collection view with sections

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Claudio Cambra requested to merge claucambra/vlc:work/improve-video-collection-view-layout into master Jul 27, 2022
  • Overview 5
  • Commits 1
  • Pipelines 4
  • Changes 5

This might be a slightly controversial change, but at the moment the video library view is not very nice to use due to the "Recents" scrollview permanently taking up half of the library window height:

Screen_Recording_2022-07-28_at_00.39.10

This PR removes this first collection view entirely and integrates it into the main video library collection view as a section instead.

Screen_Recording_2022-07-28_at_00.25.08

Signed-off-by: Claudio Cambra claudio.cambra@gmail.com

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/improve-video-collection-view-layout

VideoLAN code repository instance