Skip to content

macosx: Fix initial state of play queue toggle if the view is not present within the library split view

Claudio Cambra requested to merge claucambra/vlc:work/play-queue-toggle into master

NSSplitView isSubviewCollapsed: returns NO even if the target view is not actually a subview at all

Merge request reports