Felix Paul Kühne pushed to branch master at VideoLAN / VLC
Commits:
fc986201 by Claudio Cambra at 2024-12-15T16:38:33+00:00
macosx: Do not hide video view controller view before applying view for
selected segment, fixing crash
Signed-off-by: Claudio Cambra <develo...@claudiocambra.com>
- - - - -
1 changed file:
- modules/gui/macosx/library/VLCLibraryWindow.m
Changes:
=====================================
modules/gui/macosx/library/VLCLibraryWindow.m
=====================================
@@ -806,7 +806,6 @@ static void addShadow(NSImageView *__unsafe_unretained
imageView)
// restore alpha value to 1 for the case that macosx-opaqueness is set to
< 1
self.alphaValue = 1.0;
- self.videoViewController.view.hidden = YES;
[self setViewForSelectedSegment];
[self disableVideoTitleBarMode];
[self showControlsBarImmediately];
View it on GitLab:
https://code.videolan.org/videolan/vlc/-/commit/fc986201634c7f3f9dc1560c807d8d14b2e3fbed
--
View it on GitLab:
https://code.videolan.org/videolan/vlc/-/commit/fc986201634c7f3f9dc1560c807d8d14b2e3fbed
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
_______________________________________________
vlc-commits mailing list
vlc-commits@videolan.org
https://mailman.videolan.org/listinfo/vlc-commits