Skip to content

macosx: Do not reinstantiate library segment view controllers when unnecessary to do so

Claudio Cambra requested to merge claucambra/vlc:work/fix-present-item into master

This fixes issues when presenting library items, as the view controller that is assigned to await the data source change before presenting the given library item in the view gets dealloc'ed

Signed-off-by: Claudio Cambra developer@claudiocambra.com

Merge request reports

Loading