Skip to content

macos: Fix supplementary detail view arrow positioning in groups

Bob Moriasi requested to merge bobbrysonn/vlc:bob-fix-supp-view-selection into master

When selecting different items on the same row in the groups collection view, the supplementary detail view arrow would remain pointing to the first selected item instead of updating to the newly selected item.

Before_Fix After_Fix

Merge request reports

Loading