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,796
    • Issues 3,796
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 246
    • Merge requests 246
  • 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
  • !2328

macosx: Prevent selection of the outer cells in the audio group selection table view

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Claudio Cambra requested to merge claucambra/vlc:work/prevent-group-selection into master Aug 04, 2022
  • Overview 1
  • Commits 1
  • Pipelines 2
  • Changes 1

At the moment the audio group selection table view (the one on the right) exhibits strange behaviour due to its nesting of views, where one can select the entire outer "album cell".

This PR changes this to disable row selection of the "super" cells in the audio group selection table view.

With current changes:

Screen_Recording_2022-08-04_at_02.12.31

Before the changes:

Screen_Recording_2022-08-04_at_02.13.42

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

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/prevent-group-selection

VideoLAN code repository instance