Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC
Commits:
6e446759 by Claudio Cambra at 2022-08-06T19:14:20+00:00
macosx: Clear list of albums in selected group table view when switching audio
library groupings
Signed-off-by: Claudio Cambra <[email protected]>
- - - - -
1 changed file:
- modules/gui/macosx/library/VLCLibraryAudioDataSource.m
Changes:
=====================================
modules/gui/macosx/library/VLCLibraryAudioDataSource.m
=====================================
@@ -216,6 +216,7 @@
break;
}
+ _groupDataSource.representedListOfAlbums = nil; // Clear whatever was
being shown before
[self reloadData];
if(sender != [[[VLCMain sharedInstance] libraryWindow] navigationStack]) {
View it on GitLab:
https://code.videolan.org/videolan/vlc/-/commit/6e4467593cee40bc705f477598fbaefcffcc65b9
--
View it on GitLab:
https://code.videolan.org/videolan/vlc/-/commit/6e4467593cee40bc705f477598fbaefcffcc65b9
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits